diff --git a/README.md b/README.md index 6ce7155..5e58c99 100644 --- a/README.md +++ b/README.md @@ -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?