Skip to content

martahj/travel-consensus

 
 

Repository files navigation

Travel-consensus

Collaborative group travel plans without the hassle!

Team

  • Product Owner: Kamran
  • Scrum Master: Amberley
  • Development Team Members: Zack, Jon, Chris

Table of Contents

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

Development Documentation and Usage

The wiki serves as a general starting point with overview information about our implementation. It will guide you to further commented detail in the codebase.

Requirements

  • Node v 5.6.0
  • react v 0.14.7
  • react-dom v 0.14.7
  • react-router v 2.0.0
  • reactify v 1.1.1

Installing Dependencies

From within the root directory:

npm install
npm install -g knex // for database seeding
npm start

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.8%
  • CSS 21.0%
  • HTML 3.1%
  • Shell 0.1%