Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 2.17 KB

README.md

File metadata and controls

50 lines (32 loc) · 2.17 KB

CIS430_Final

THE FILES IN THIS PROJECT ARE THE FILES FOR PHONEGAP. INCLUDE ALL PLUGINS HERE.

I WOULD RESYNC THE FILES TO YOUR DESKTOP AND THEN RUN PHONEGAP FROM THE FILES TO TEST ON IPHONE OR ANDROID.

The updated app is using the Framework7 html framework made specifically for iphone and android development. All the design has been made in two files; the main.html and the schedule.js. Everything else is handled automatically by the framework. I have been using the documentation on the framework7.io website to build it and using the given variables from the test.html and the olds.html files.

main.html is split into three seperate files to control the different pages within the app and the views that are displayed. The class names and the ids are used to capture data and manipulate the dom according to the schedule.js file.

Calendar and Vibration plugins are installed and tested to work on iphone. I have been able to submit a booking

TODO:

Need to add the side panel info, links to pages and about.

Need to adjust the calendar on the appointments page, possibly remove? Also not updating after change of professor.

Possibly make the main screen more organized.

The MYSQL Database info if needed: DBServer: dmazzola.com Username: teamlinq Password: teamli1785

SimplyBook: teamlinq demo demo123