Update to do

main
Jasper Bok 2023-08-18 11:28:09 +02:00
parent 3bc4e72970
commit 3d6478916e
1 changed files with 2 additions and 1 deletions

3
TODO
View File

@ -6,7 +6,7 @@
[x] **. Always parse times in Dutch timezone. [x] **. Always parse times in Dutch timezone.
[x] *.. Show max three departures per stop. [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. [x] **. Add Connexxion departures.
[x] **. Make the page look nice (also on mobile). [x] **. Make the page look nice (also on mobile).
[x] **. Add a favicon. [x] **. Add a favicon.
[ ] *.. Add robots.txt. [ ] *.. Add robots.txt.
@ -19,6 +19,7 @@
## Backlog ## Backlog
[ ] *** Sort stops from closes to user's location to farthest. [ ] *** Sort stops from closes to user's location to farthest.
[ ] **. Only show stops within certain range of user.
[ ] *** Let user search for stops. [ ] *** Let user search for stops.
[ ] *** Let user search for routes. [ ] *** Let user search for routes.
[ ] **. Let user save routes in cookie. [ ] **. Let user save routes in cookie.