Hangar/STATUS.md
2020-07-28 20:49:32 +02:00

22 lines
429 B
Markdown

# status
## stuff to do
* fix all templates
* make all pages use the db for data
* implement internal api
* implement external api
* better config handling
### stuff that is done
* model external api
* implement plugin file detection shit
* kinda port templates (majority of stuff is done)
* add frontend (which actually builds)
* csrf stuff
* figure out messages
* figure out database
* dev server for frontend
* fix alerts