Tired of using multiple sites to plan your night? Nite-Out is your one-stop-shop for people looking to spend a night out on the town.
- Product Owner: Jimmy Jea (jimjea)
- Scrum Master: Jarrod Ruhland (jangahroo)
- Development Team Members: Issaq Al-Ahmed (iAl-Ahmed), Kim Marquardt (robotBones)
Go to the site, pick a primary event, then pick a secondary event based on the primary event's schedule (time, length, etc.)
- Angular
- Mongo (tbd)
- Google API
- Open Table API
- Fandango API
- Yelp API
From within the root directory:
sudo npm install -g bower
npm install
bower install
brew install mysql
mysql.server start
mysqladmin -u root create nite-out
gulp
View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.