Helps you find local pickup basketball games at any time
- Product Owner: Kurt Bartholomew
- Scrum Master: Mark Bennett
- Development Team Members: Vivek Tumrukota, Steven Shyun
To install and use locally:
npm install
npm start
(this starts the server and sets up a gulp livereload process)
To deploy: We used Heroku to deploy our application. The existing Procfile will suffice but you will need to go through a short process (3 cli entries) documented at https://devcenter.heroku.com/articles/cleardb#provisioning-the-add-on to prepare a MySQL database.
- Node 0.12.2
- Express 4.12.3
- Angular 1.3.15
- MySQL 2.6.2
- Sequelize 2.0.6
From within the root directory:
npm install
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.