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