From 97a1e55193193fdd6506afdff035f6665cdaa51b Mon Sep 17 00:00:00 2001 From: Ross Mountjoy Date: Mon, 3 Feb 2020 14:02:42 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9518998..ce833e0 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,11 @@ If you change the config.ini file, you either have to restart the container (or - [ ] finish rest api data functions (post requests, auth) - [ ] finish rest api data display (make it look prettier) - [ ] include nginx & gunicorn in docker container -- [ ] tag/folder system +- [ ] tag/folder system & support for services without web redirection +- [ ] add more template apps from popular self hosted apps - [ ] pull request template for adding template apps -- [ ] work on responsiveness for mobile +- [ ] rest api data examples for template apps +- [ ] add whole material design color pallete https://material-ui.com/customization/color/ +- [ ] fix Firefox scrollbars +- [ ] work on responsiveness for mobile (sidenav, settings page) - [ ] find a way to mirror this repo on GitHub for exposure \ No newline at end of file