Search This Blog

Monday, May 18, 2015

May 11-15

Monday: 12:55-2:30
Tuesday: 12:55-2:30
Wednesday: 1:17-2:30
Thursday: 1:50-2:30
Friday: 1:17-2:30

     This week is my last week in the internship. I have started working on making the app work offline by writing information to a file when connected to a network so it can be used when not connected. However, in order to do that, I need to use PHP because javascript and HTML and python cannot write to files. There have been issues running PHP in Aptana. Once those were solved and PHP began running correctly, our database has stopped working. I have no idea what could have happened to the database. I have even commented out all reference to PHP to see if that was the issue, but nothing has solved it yet. So, I haven't gotten very far with the PHP because I cannot connect to the database, which is required. I've also added some aesthetics like labels for buttons. Currently, though, I am most concerned with the fact that the parts of the app that were working perfectly are no longer working. Until these issues are fixed, I'm not sure where to continue.

No comments:

Post a Comment