A basic implementation of the Elo Rating System as a web app.
The app uses Firebase Database to update player ratings as they are changed by the results submitted.
Go ahead and play around - add new players to the ranking, and submit scores. The database can always be reset!
Feel free to submit issues and/or pull requests at your leisure.
2022 update
- Transition to react.js
- Include some form of authentication
- Provision an independant instance easily
Historic
Add results history for zero knowledge verificationAbility to add new playersRead and write from database