to whit TODO
This commit is contained in:
parent
5032c7408c
commit
3427f500b3
@ -70,12 +70,15 @@ _Do not look below this line_
|
|||||||
- [done] serves the data points in some format elm can digest easily
|
- [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
|
* [done] need a database of some kind so the data can be saved
|
||||||
* and boring stuff like auth[zn]
|
* 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
|
* [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
|
* [ad hoc] we only have yesod-core, may need other parts as well
|
||||||
* [done] detect and refuse uploads which overlap an existing time frame
|
* [done] detect and refuse uploads which overlap an existing time frame
|
||||||
(http 409) so that we can script upload-all-the-tracks.
|
(http 409) so that we can script upload-all-the-tracks.
|
||||||
* could we converge the Point and Trkpt to make sql better?
|
* 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
|
* calendar displays sessions. a session is a sequence of measurements
|
||||||
describing a ride or a race or a trip. we can extract potential
|
describing a ride or a race or a trip. we can extract potential
|
||||||
|
Loading…
Reference in New Issue
Block a user