From 3427f500b3e0b4727c09c1ac654b60c0c1d623b2 Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Mon, 11 Nov 2024 21:21:49 +0000 Subject: [PATCH] to whit TODO --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9f52741..096d2b0 100644 --- a/README.md +++ b/README.md @@ -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