Skip to content
/ Pickup Public

Single Page Angular App to find and schedule basketball games

Notifications You must be signed in to change notification settings

Rennoid/Pickup

Repository files navigation

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

To install and use locally:

  1. npm install
  2. npm start (this starts the server and sets up a gulp livereload process)

To deploy: We used Heroku to deploy our application. The existing Procfile will suffice but you will need to go through a short process (3 cli entries) documented at https://devcenter.heroku.com/articles/cleardb#provisioning-the-add-on to prepare a MySQL database.

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:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Single Page Angular App to find and schedule basketball games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published