-
Admin page authentication
- Users
-
HTTPS for admin page -- 3. BUG: If there are no rounds added to the event, the scoreboard doesn't load
-
Animations:
- For the winner (so we need a way for admins to mark when the comp is over)
- For updating scores
-
Make it unnecessary to replace the scoreboard browser source every stream -- 6. BUG: If there have been no points scored, the bars show as full
-
Per-user scoreboards?
-
Generate new link via the admin interface, which automatically adds the round to the scoreboard
-
Better validation when adding rounds to an event
-
Revisit the score calculation algorithm:
- Correctly handle rank ties
- Scale points based on round metric
-
GitHub readme
-
Find suitable license for GitHub
-
Eventual integration with Twitch bot to put link in chat (!link)
- Expose API endpoint
-
Persistent colours across reloads
-
Multiple formats for graphs
-
Whatever visual bugs we introduced during refactoring