Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 1.45 KB

README.md

File metadata and controls

57 lines (38 loc) · 1.45 KB

TRex race timer

Wish you could jazz up that timer? Well now you can with The TRex Race Timer. Watch the time pass as the excitement grows. Pick a racer and see who ends up winning!

![alt tag] (https://c3.staticflickr.com/9/8720/28234876466_e224f0b0d7_z.jpg) ![alt tag] (https://c1.staticflickr.com/8/7737/28165454312_5886fd6063_z.jpg)

Team

  • Product Owner: Zach Hutsell
  • Scrum Master: Brendan Pelletier
  • Development Team Members: Andrew Vye, Josh Summerhays

Table of Contents

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

Usage

Just go to our website here to begin. If you want to create a race, then input the race name and your username. You'll be able to set the countdown timer and start it. Invite whoever you want to your race and see the bets pour in. If you join a race as a user, place your bet and enjoy the excitement of the race!

Requirements

  • MongoDB
  • Express
  • Angular
  • Node
  • Socket.io
  • Bower
  • Gulp

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.