Skip to content

Routine app is designed to assist students with their college schedules.

License

Notifications You must be signed in to change notification settings

kec-it-club/Routine-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROUTINE APP

Routine app is designed to assist students with their college schedules.

VERSION:

Routine 2.1.0

Requirements:

  • Web Server to host App
  • PhoneGap or Cordova to port to Mobile Platform
  • noSQL database to store information

Steps we had followed:

  • Hosted Routine App on our Server. Ported App to Android using PhoneGap.
  • Hosted our class informations, configurations, routines on MongoLab. Replace your MongoLab API key on line number 22 of appspot/main.php (Sample json files can be found in noSQL directory)
  • Used appspot as our intermediate server that bridges between MongoLab and Routine App to secure API Key. Define appspot URL on line number 130 of routine/js/functions.js

CONTACT US:

[email protected]

UI/UX:

DEVELOPER:

About

Routine app is designed to assist students with their college schedules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 97.5%
  • JavaScript 1.4%
  • Other 1.1%