added TODO so that i know what im doing
This commit is contained in:
17
TODO.md
Normal file
17
TODO.md
Normal 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
|
||||
Reference in New Issue
Block a user