Update Readme with todo

This commit is contained in:
Maximilian Friedersdorff 2025-01-28 22:10:48 +00:00
parent 86a3989351
commit 30339c6b16

View file

@ -5,3 +5,11 @@ a learning opportunity for using go, and partially an intent to end up with a
shared notebook!
It's not shared in the sense of simultaneous editing, don't do that!
## TODO
* handle static urls in the django url mapping style
* Write a delete view
* Style up the templates better
* Serve frontend dependencies from /static/
* Populate frontend dependencies automagically?