From a06ed1a801bbbed32236b139b093d502475a0abf Mon Sep 17 00:00:00 2001 From: Abhas Bhattacharya Date: Mon, 12 Mar 2018 02:16:16 +0530 Subject: [PATCH] Add todo list --- todo.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 todo.md diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..10c312e --- /dev/null +++ b/todo.md @@ -0,0 +1,6 @@ +1. [X] Make time local +2. Make opentoday to openXDay and move current day logic outside it +3. Make responsive - text +4. Add 2 more bottom sections +5. Load data from backend +6. Make offline-first \ No newline at end of file