Skip to content

Ambiguous-Cicada/PhosphorescentLlama

 
 

Repository files navigation

Project Name

Beats! (with Friends)

Team

  • Product Owner: JT Knox
  • Scrum Master: Niraj Vora
  • Development Team Members: Michael Junio, Dan O'Leary, Niraj Vora, JT Knox

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 11.7%
  • CSS 6.0%