Saint Mary's Mobile App
See http://bower.io/
npm install
bower install
node api-server/
node unical-server/
node utils/load_courses.js -i data/courses.csv
Creating a sandbox (fake data) with 10 users.
node ./utils/sandbox.js --users 10
See /docs/README.md.
Implemented features: https://github.com/Glavin001/SMMApp2/issues?labels=feature&state=closed
Future features: https://github.com/Glavin001/SMMApp2/issues?labels=feature&state=open
See all known open bugs at https://github.com/Glavin001/SMMApp2/issues?labels=bug&state=open
If you find more bugs, please create a new Issue and mark it with the bug
label.