Update todo - Done basic hosting, add favicon error, layout change todo

This commit is contained in:
2018-03-12 15:15:22 +05:30
parent 77a049f4bb
commit e69c2d56a4
+5 -3
View File
@@ -1,13 +1,15 @@
1. [X] Make time local 1. [X] Make time local
2. [X] Fix Readme 2. [X] Fix Readme
3. [X] Add favicon, title, meta 3. [X] Add favicon, title, meta
4. Build at netlify.com 4. [X] Build at netlify.com
8. Host at isnifty.com 8. [X] Host at isnifty.com
3. Make responsive - text 3. Make responsive - text
4. Fix favicon not coming (look into serviceworker)
2. Make opentoday to openXDay and move current day logic outside it 2. Make opentoday to openXDay and move current day logic outside it
4. Add 2 more bottom sections 4. Add 2 more bottom sections
5. Load data from backend 5. Load data from backend
6. Add tests 6. Add tests
7. Make offline-first 7. Make offline-first
9. Implement client-side routing 9. Implement client-side routing
10. Host at isnifty.com/open 10. Host at isnifty.com/open
11. Make layout change (horizontal/vertical) depending on width and height