Skip to content

Latest commit

 

History

History
53 lines (35 loc) · 1.18 KB

README.md

File metadata and controls

53 lines (35 loc) · 1.18 KB

Thunder Routes

For lightning-fast road trip decisions thunderroutes.herokuapp.com

Table of Contents

  1. Usage
  2. Tech Stack
  3. Requirements
  4. Development
    1. Installing Dependencies
  5. Team
  6. Contributing

Usage

Find and save stops for your next road trip! Enter a start and end point along with a number of stops, and Thunder Routes does the rest for you, eliminating the decision making progress and finding you a few spots to get out of the car.

Tech Stack

  • MongoDB with Mongoose
  • Node
  • Express
  • Angular

Requirements

  • Node 5.8.x
  • MongoDB 3.2.x

Installing Dependencies

All front-end dependencies are loaded in via CDN.

For back-end dependencies, from within the root directory, run:

npm install

Roadmap

View the project roadmap here

Team

  • Product Owner: Amanda Pattridge
  • Scrum Master: Andrew Vedady
  • Development Team Members: Hiroshi Matsuda, Sara Gee, Frances Swiecki

Contributing

See CONTRIBUTING.md for contribution guidelines.