From 22756b174773ac62f8edb78bfed609e797d2880e Mon Sep 17 00:00:00 2001 From: jb-alvarado Date: Sun, 15 Dec 2019 12:39:43 +0100 Subject: [PATCH] add TODO --- ffplayout/TODO.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 ffplayout/TODO.md diff --git a/ffplayout/TODO.md b/ffplayout/TODO.md new file mode 100644 index 00000000..a5d8d828 --- /dev/null +++ b/ffplayout/TODO.md @@ -0,0 +1,12 @@ +# TODO: +----- + +- [ ] rest api with django/rest framework +- [ ] authentication with JWT +- [ ] frontend with nuxt.js (but SPA)/ bootstrap-vue +- [ ] tabs/routes: + - for file browser (uploader) + - playlist editor / calendar + - logging + - config (user managment, ffplayout setting) + - text messenger