Hangar/STATUS.md

22 lines
429 B
Markdown
Raw Normal View History

2020-07-11 10:16:53 +08:00
# status
## stuff to do
* fix all templates
* make all pages use the db for data
* implement internal api
2020-07-11 10:16:53 +08:00
* implement external api
* better config handling
2020-07-11 10:16:53 +08:00
### 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