From 03fe6bc16bb7953bd4ce25e50bb5c2b4ed77a5c7 Mon Sep 17 00:00:00 2001 From: Jasper Bok Date: Fri, 18 Aug 2023 11:18:03 +0200 Subject: [PATCH] Update to do --- TODO | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 131537e..74a00c1 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,9 @@ [x] *.. Print times in human-readable format. [x] **. Always parse times in Dutch timezone. [x] *.. Show max three departures per stop. -[ ] **. Show max two departures per line per stop. +[ ] *** Show max two departures per line per stop. [ ] **. Add Connexxion departures. -[ ] **. Make the page look nice (also on mobile). +[x] **. Make the page look nice (also on mobile). [x] **. Add a favicon. [ ] *.. Add robots.txt. [x] *.. Compile static files into the binary. @@ -19,3 +19,7 @@ ## Backlog [ ] *** Sort stops from closes to user's location to farthest. +[ ] *** Let user search for stops. +[ ] *** Let user search for routes. +[ ] **. Let user save routes in cookie. +[ ] **. Show routes that user saved.