busdepartures/TODO

20 lines
623 B
Plaintext

# To Do
## 1.0.0
[x] *.. Print times in human-readable format.
[x] **. Always parse times in Dutch timezone.
[ ] *.. Show max three departures per stop.
[ ] **. Show max two departures per line per stop.
[ ] **. Add Connexxion departures.
[ ] **. Make the page look nice (also on mobile).
[ ] **. Add a favicon.
[ ] *.. Add robots.txt.
[ ] *.. Compile static files into the binary.
[ ] *** Read route preferences from env/config.
[ ] *.. Make the port configurable via CLI option.
[ ] *.. Make the stop name link to Breng's page for that stop.
[ ] *.. Make the route name link to Breng's page for that route.
## Backlog