Running is fun again. Find running partners with the click of a button. Race yourself, race your friends, and meet new people to run with.
Check out the deployed application here!
- Product Owner: Hazal Ozcan
- Scrum Master: Thomas Hoffmann
- Development Team Members: Daniel Wong, Josh Sheller
Users can find running partners with a click of a button. The app will find a random place for the user to run and give them a goal time. If the user wants added incentive, the app will find her a running partner nearby and start them both off in a race towards a common finish line.
To get things going, run $ npm start
- Node 3.5.3+
- MongoDB 3.2.3+
- heroku-cli 4.27.24+
- heroku toolbelt 3.42.35+
- Bower 1.7.7+
- Gulp 3.9.1+
- nodemon 1.9.1
Be sure to have npm installed. From within the root directory:
$ sudo npm install -g bower
$ npm install
$ bower install
There are plenty of ways to help make Bolt even better! View the project roadmap here
See CONTRIBUTING.md for contribution guidelines.