Skip to content

bernardchu/COPPER-BOBCAT

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codeJeopardy

Practice reading and interpreting code

Team

  • Product Owner: Brian Zindler
  • Scrum Master: Issac Pao
  • Development Team Members: Bernie Chu, Rick Takes

Table of Contents

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

Usage

Go to copperbob.azurewebsites.net, log in with Github, and start practicing.

Requirements

  • Node 0.10.x
  • Body-parser 1.10.0
  • Express 4.10.4
  • Express-session 1.9.3
  • Mysql 2.5.3
  • Passport 0.2.1
  • Passport-github 0.1.5
  • Sequelize 2.0.0-rc3
  • AngularJS 1.3.5
  • Angular-animate 1.3.5
  • Angular-aria 1.3.5
  • Angular-datatables 0.3.0
  • Angular-material 0.6.0
  • Angular-touch 1.3.5
  • Angular-ui-router 0.2.13
  • datatables 1.10.4
  • font-awesome 4.2.0
  • hammerjs 2.0.4
  • jquery 2.1.1

Development

Installing Dependencies

From within the root directory:

sudo npm install -g bower
npm install

From within the public directory: bower install (will go into the /lib folder)

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

  • CSS 56.1%
  • JavaScript 43.7%
  • CoffeeScript 0.2%