This project involved the creation of Phonegap based iOS and Android apps mobile applications for tracking personal health information.
The application allows user to enter information regarding past doctor visits, emergency contact info, as well as upcoming appointments. It is essentially a mobile web application, written using HTML, CSS, and JavaScript, that is wrapped in a framework (Phonegap) that allows it to access features on the user’s device (Smartphone or Tablet) that are not normally accessible to mobile web applications. Once installed, the application connects to a local SQLite database, to retrieve and update the user’s information.
My involvement in this particular project was as the primary developer. The main portion of the work involved using HTML, CSS and JavaScript (jQuery) to create the application in accordance with previously agreed upon design and functionality specifications.
Unfortunately, the client’s company went out of business, and the mobile app is no longer available.