Skip to content

🍻 v1.0

Latest
Compare
Choose a tag to compare
@ITegs ITegs released this 06 Jun 09:05
· 1 commit to master since this release

This is the first release of the ReactJS WebApp. It contains the basic functionality of a scoreboard and games tracker. The following features are implemented:

  • Ranking: the best 3 players get displayed on the top of the page
  • PlayerList: a table of name, played games, wins and win-ratio for every player, sorted by most games played
  • GamesList: a list of games, showing player names grouped for each team and the winner

It all syncs together: If you add a played game all players get +1 to their number of games and every winner gets +1 to their wins.

Have fun!
🍻 Cheers!

Full Changelog: alpha...v1.0