Skip to content

thomasRhoffmann/Bolt

 
 

Repository files navigation

Bolt

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!

Team

  • Product Owner: Hazal Ozcan
  • Scrum Master: Thomas Hoffmann
  • Development Team Members: Daniel Wong, Josh Sheller

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

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

Requirements

  • 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

Development

Installing Dependencies

Be sure to have npm installed. From within the root directory:

$ sudo npm install -g bower
$ npm install
$ bower install

Roadmap

There are plenty of ways to help make Bolt even better! View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Race against your neighborhood

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.1%
  • HTML 22.0%
  • CSS 4.9%