added TODO so that i know what im doing

This commit is contained in:
2026-07-01 09:27:35 +01:00
parent c5473fec5c
commit d66caee7fd

17
TODO.md Normal file
View File

@@ -0,0 +1,17 @@
# DATABASE
record scores
load event scores from db into scoring view
# VIEWS
ledger view
player view - all registered events and scores for those events
team view - all registered players and all points gained from them
make event view nicer
# UI
inserting into ledger
animations for all leaderboards
make a way to toggle on and off the register page
# OPTIONAL
chat thing