Skip to content

ALeonard9/serverless-scoreboard

Repository files navigation

serverless-scoreboard

A serverless, single-page application for collaboratively sharing and tracking scores.

Technology used

  • AWS Lambda
  • AWS DynamoDB
  • AWS S3
  • AWS CloudFront

Usage

  1. Navigate to https://www.aleonard.us/scoreboard/scoreboard.html.
  2. Create Scoreboard.
  3. Add Metrics and players.
  4. Click the score box to increment the score by 1.
  5. You can share the unique identifier with friends to allow collaborative scorekeeping.

Support

Please open an issue for support.

Contributing

Please contribute using Github Flow. Create a branch, add commits, and open a pull request.