to whit TODO

This commit is contained in:
Daniel Barlow 2024-11-11 21:21:49 +00:00
parent 5032c7408c
commit 3427f500b3

View File

@ -70,12 +70,15 @@ _Do not look below this line_
- [done] serves the data points in some format elm can digest easily
* [done] need a database of some kind so the data can be saved
* and boring stuff like auth[zn]
* frontend can get data from backend
* [done] frontend can get data from backend
* [done] for DX, backend can serve the js files needed by frontend
* [ad hoc] we only have yesod-core, may need other parts as well
* [done] detect and refuse uploads which overlap an existing time frame
(http 409) so that we can script upload-all-the-tracks.
* could we converge the Point and Trkpt to make sql better?
* [done] move Store into Point
* calendar displays sessions. a session is a sequence of measurements
describing a ride or a race or a trip. we can extract potential