Leaderboards is cloud hosted league table for recording matches in unstructured leagues using a ranking system.
By making use of the Elo Rating System, players positions are based on who they play rather than how many they win. This form of ranking best serves leagues where the number of games played is not fixed. Or for endless leagues such as office Table Tennis matches.
Leaderboards is a 100% serverless web app built in NodeJS and hosted within AWS.
- AWS Amplify
- AWS API Gateway
- AWS CloudFormation
- AWS Cognito
- AWS Dynamodb
- AWS S3
- AWS Lambda
- ExpressJS API
- VueJS Frontend