note what next
This commit is contained in:
parent
fa289335d3
commit
d23ee5a948
@ -60,3 +60,11 @@ _Do not look below this line_
|
||||
* can we lose this "if isJust lat && isJust lon && isJust ts" wart?
|
||||
* probably we should store points in a more efficient form than
|
||||
a singly-linked list
|
||||
|
||||
* need a web server in haskell that
|
||||
- accepts file upload and parses the gpx file
|
||||
- serves the data points in some format elm can digest easily
|
||||
* need a database of some kind so the data can be saved
|
||||
* and boring stuff like auth[zn]
|
||||
* frontend can get data from backend
|
||||
* for DX, backend can serve the js files needed by frontend
|
||||
|
Loading…
Reference in New Issue
Block a user