Check off live departures in `TODO`
parent
42e310ee15
commit
d242d0500e
2
TODO
2
TODO
|
@ -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.
|
|
||||||
|
|
Loading…
Reference in New Issue