Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 931 Bytes

README.md

File metadata and controls

52 lines (34 loc) · 931 Bytes

Pickup!

Helps you find local pickup basketball games at any time

Team

  • Product Owner: Kurt Bartholomew
  • Scrum Master: Mark Bennett
  • Development Team Members: Vivek Tumrukota, Steven Shyun

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.12.2
  • Express 4.12.3
  • Angular 1.3.15
  • MySQL 2.6.2
  • Sequelize 2.0.6

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.