mikejune / PhosphorescentLlama

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

ngtzit

Team

  • Product Owner: Kyle Cho
  • Scrum Master: Naomi Jacobs
  • Development Team Members: Kyle Cho, Naomi Jacobs, Jordan Olthoff, Rodrigo Delgado

Table of Contents

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

Usage

You don't even have to hit play. Just play! Go to play!

Requirements

###bower

  • "angular": "~1.4.6",
  • "angular-ui-router": "~0.2.15",
  • "bootstrap": "~3.3.5",
  • "jquery": "~2.1.4",
  • "underscore": "~1.8.3",
  • "angular-animate": "~1.4.7",
  • "jquery": "~2.1.4"

###npm

  • "angular": "^1.4.7",
  • "angular-animate": "^1.4.7",
  • "angular-ui-router": "^0.2.15",
  • "bcrypt-nodejs": "0.0.3",
  • "body-parser": "^1.14.0",
  • "bootstrap": "^3.3.5",
  • "chai": "^3.3.0",
  • "connect-flash": "^0.1.1",
  • "cookie-parser": "^1.4.0",
  • "express": "^4.13.3",
  • "express-session": "^1.11.3",
  • "jquery": "^2.1.4",
  • "mocha": "^2.3.3",
  • "mongoose": "^4.1.9",
  • "passport": "^0.3.0",
  • "passport-local": "^1.0.0",
  • "underscore": "^1.8.3"

Development

Installing Dependencies

From within the root directory:

npm install

From within the /client directory:

bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About


Languages

Language:JavaScript 82.7%Language:HTML 11.3%Language:CSS 6.0%