Hangar/STATUS.md
Jake Potrebic c26110afa3
can now change project visibility (#53)
Co-authored-by: MiniDigger <admin@minidigger.me>
2020-07-31 11:32:48 +02:00

453 B

status

stuff to do

  • fix all templates
  • make all pages use the db for data
  • implement internal api
  • implement external api
  • better config handling (kinda worked on a bit)

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