27 lines
		
	
	
		
			889 B
		
	
	
	
		
			Plaintext
		
	
	
			
		
		
	
	
			27 lines
		
	
	
		
			889 B
		
	
	
	
		
			Plaintext
		
	
	
| # To Do
 | |
| 
 | |
| ## 1.0.0
 | |
| 
 | |
| [ ] *** Show max two departures per line per stop.
 | |
| [ ] *** 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] **. Always parse times in Dutch timezone.
 | |
| [x] *.. Show max three departures per stop.
 | |
| [x] **. Add Connexxion departures.
 | |
| [x] **. Make the page look nice (also on mobile).
 | |
| [x] **. Add a favicon.
 | |
| [x] *.. Compile static files into the binary.
 | |
| [x] *.. Make the port configurable via CLI option.
 | |
| [x] *.. Add robots.txt.
 | |
| 
 | |
| ## Backlog
 | |
| 
 | |
| [ ] *** Sort stops from closes to user's location to farthest.
 | |
| [ ] **. Only show stops within certain range of user.
 | |
| [ ] *** Let user search for stops.
 | |
| [ ] *** Let user search for routes.
 | |
| [ ] **. Let user save routes in cookie.
 | |
| [ ] **. Show routes that user saved.
 |