Add a to do list
parent
b920893097
commit
c2ad110b7b
|
@ -0,0 +1,14 @@
|
||||||
|
# To Do
|
||||||
|
|
||||||
|
## 1.0.0
|
||||||
|
|
||||||
|
[ ] *.. Print times in human-readable format.
|
||||||
|
[ ] *.. 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.
|
||||||
|
|
||||||
|
## Backlog
|
Loading…
Reference in New Issue