From efa0eab17a3a1ecaf1e89c468a0246b0fc02289e Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Wed, 14 Mar 2018 05:29:35 +0530 Subject: [PATCH] Add todos - user input ideas + details on bottom section, routing --- todo.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/todo.md b/todo.md index 7df4729..ddeff67 100644 --- a/todo.md +++ b/todo.md @@ -7,10 +7,17 @@ 4. Fix favicon not coming (look into serviceworker) 2. [X] Make opentoday to openXDay and move current day logic outside it 4. Add 2 more bottom sections + 1. Next day section + 2. Next change day section +9. Implement client-side routing + 1. Read main section xDay from URL route + 2. Bottom section click to main section flow using routing +5. Allow date picker to go to particular date +6. Weekly view +7. Monthly view +10. Host at isnifty.com/open 5. Fix filename improper casing 5. Load data from backend 6. Add tests 7. Make offline-first -9. Implement client-side routing -10. Host at isnifty.com/open 11. Make layout change (horizontal/vertical) depending on width and height \ No newline at end of file