Check off live departures in `TODO`

main
Jasper Bok 2024-04-16 19:01:41 +02:00
parent 42e310ee15
commit d242d0500e
1 changed files with 1 additions and 1 deletions

2
TODO
View File

@ -15,6 +15,7 @@
[x] *.. Compile static files into the binary. [x] *.. Compile static files into the binary.
[x] *.. Make the port configurable via CLI option. [x] *.. Make the port configurable via CLI option.
[x] *.. Add robots.txt. [x] *.. Add robots.txt.
[x] **. Show live departures times, if available.
## Backlog ## Backlog
@ -24,4 +25,3 @@
[ ] *** Let user search for routes. [ ] *** Let user search for routes.
[ ] **. Let user save routes in cookie. [ ] **. Let user save routes in cookie.
[ ] **. Show routes that user saved. [ ] **. Show routes that user saved.
[ ] **. Show live departures times, if available.