Rearrange to do
parent
d8e1711ce7
commit
30db593e2a
10
TODO
10
TODO
|
@ -2,19 +2,19 @@
|
||||||
|
|
||||||
## 1.0.0
|
## 1.0.0
|
||||||
|
|
||||||
|
[ ] *** Show max two departures per line per stop.
|
||||||
|
[ ] *.. Add robots.txt.
|
||||||
|
[ ] *** Read route preferences from env/config.
|
||||||
|
[ ] *.. Make the stop name link to Breng's page for that stop.
|
||||||
|
[ ] *.. Make the route name link to Breng's page for that route.
|
||||||
[x] *.. Print times in human-readable format.
|
[x] *.. Print times in human-readable format.
|
||||||
[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.
|
|
||||||
[x] **. 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.
|
|
||||||
[x] *.. Compile static files into the binary.
|
[x] *.. Compile static files into the binary.
|
||||||
[ ] *** Read route preferences from env/config.
|
|
||||||
[x] *.. Make the port configurable via CLI option.
|
[x] *.. 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
|
## Backlog
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue