From e69c2d56a4d35b1e9a481e66d2794668768f166b Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 12 Mar 2018 15:15:22 +0530 Subject: [PATCH] Update todo - Done basic hosting, add favicon error, layout change todo --- todo.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/todo.md b/todo.md index deb1c73..b3c6ad6 100644 --- a/todo.md +++ b/todo.md @@ -1,13 +1,15 @@ 1. [X] Make time local 2. [X] Fix Readme 3. [X] Add favicon, title, meta -4. Build at netlify.com -8. Host at isnifty.com +4. [X] Build at netlify.com +8. [X] Host at isnifty.com 3. Make responsive - text +4. Fix favicon not coming (look into serviceworker) 2. Make opentoday to openXDay and move current day logic outside it 4. Add 2 more bottom sections 5. Load data from backend 6. Add tests 7. Make offline-first 9. Implement client-side routing -10. Host at isnifty.com/open \ No newline at end of file +10. Host at isnifty.com/open +11. Make layout change (horizontal/vertical) depending on width and height \ No newline at end of file