Files
score-system/TODO.md

25 lines
752 B
Markdown

# UI - Medium priority
player view - all registered events and scores for those events
team view - all registered players and all points gained from them - Do i need this?
# Database - HIGH PRIORITY
load results from the excel sheet i made
export whole contest results to csv
# OPTIONAL (low priority)
chat thing
protect all the endpoints?????? (pain in the ass)
> probably need just in case, seems possible with one endpoint/interface
## Non-seeded data
manual registering of teams
live editing of event/score presets
manual registering of events
manual registering of players
result amendments
## Easy shit
animations for all leaderboards
fix the layout on event view to match the homepage view
fix the marquee animation thing and make it global