Skip to content

Latest commit

 

History

History
62 lines (43 loc) · 1.26 KB

File metadata and controls

62 lines (43 loc) · 1.26 KB

Project Name

Uva

Team

  • Johnny Chen
  • Mike Burton
  • Kevin Huang
  • Preda Wen

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
  4. Key Tasks and Diagrams
  5. Contributing

Usage

Please read the Key Tasks and Diagrams file carefully. They include the task board, user stories, wireframe, product roadmap, architecture diagram and sequence diagram.

Requirements

  • body-parser ^1.17.1

  • express ^4.15.0

  • jquery ^3.1.1

  • mongoose ^4.9.0

  • react ^15.4.2

  • react-dom ^15.4.2

  • react-router ^4.0.0

  • babel-cli ^6.7.5

  • babel-preset-es2015 ^6.6.0

  • babel-register ^6.7.2

  • chai ^3.5.0

  • eslint-config-hackreactor git//github.com/reactorcore/eslint-config-hackreactor

  • jest ^19.0.2

  • mocha ^3.2.0

  • supertest ^3.0.0

  • webpack ^2.2.1

Development

Installing Dependencies

From within the root directory:

npm install

Key Tasks and Diagrams

View the project key-tasks-and-diagrams [key-tasks-and-diagrams]: https://docs.google.com/document/d/11rlQ7ObttHJCrMt-2ozSt0rVBX9xfzBVlFaQiONIybc/edit?usp=sharing

Contributing

See CONTRIBUTING.md for contribution guidelines.