Skip to content

arpadio/eloRatingApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arpadio - The Elo Rankings System App

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.

Roadmap

2022 update

  • Transition to react.js
  • Include some form of authentication
  • Provision an independant instance easily

Historic

  • Add results history for zero knowledge verification
  • Ability to add new players
  • Read and write from database