Website that is hosting this repository -> huerty.com
- View scoreboard
- Edit score for person
- Add person
Implementation
For storing the scoreboard values -> MySQL
Serverside -> Node
URL's
/index (SELECT * FROM scoreboard)
/upsert/{name}/{score}
todo | status |
---|---|
Order of score | |