Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1008 Bytes

README.md

File metadata and controls

52 lines (34 loc) · 1008 Bytes

Project Name - Should I Watch This?

An app that anyone can use instantly, to chart IMDB user ratings for their favorite shows, by episode.

Team - Asian Ninjas

  • Product Owner: Omar Sial (Leonardo Dicaprio)
  • Scrum Master: Brian Nguyen (Tom Cruise)
  • Development Team Members: Michael Lee (Brad Pitt), JieYing Peng (Angelina Jolie)

Table of Contents

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

Usage

Some usage instructions

Requirements

  • Node 0.10.x
  • Redis 2.6.x
  • Postgresql 9.1.x
  • etc
  • etc

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.