Add TODO.md
This commit is contained in:
parent
3b49efb839
commit
c1820c66c3
9
TODO.md
Normal file
9
TODO.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# Todo list
|
||||||
|
|
||||||
|
Score fetching:
|
||||||
|
- Fetch and store all scores from the websocket
|
||||||
|
- Update every players scores every week so we can ensure we have every score stored. (last 20 pages?)
|
||||||
|
|
||||||
|
BeatSaver data:
|
||||||
|
- API Route: "/beatsaver/maps?hashes=id1,id2, etc"
|
||||||
|
- Fetch map data from their api if we haven't already cached it. Cached maps should last for a week or 2 (longer if ranked?)
|
Loading…
Reference in New Issue
Block a user