Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 909 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 909 Bytes

CAG Cloud Racing

The new CAG Racing Manager.

Summary

The CAG Racing Manager is a system for handling racing games which are based on three events that are timed: start, split, finish.

The system has the following main features:

  • User registration and login
  • Keeping track of ongoing race
    • Arming
    • Time keeping
    • Completion
  • Leader board

The system is described in the system description.

Build and deploy

Use the command ./build-and-deploy.sh -p <your AWS profile> <stage>, e.g.:

$ ./build-and-deploy.sh -p charlie test

Addresses

Prod

Contestant-UI
Admin-UI
Race/Leaderboard-UI

Test

Contestant-UI
Admin-UI
Race/Leaderboard-UI