Skip to content

joe-dev-public/nearest-station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nearest-station

A little side project.

Disorganised goals, notes, todo, etc:

  • By postcode or user's location, list the nearest rail/tube(/DLR/etc.) station(s)
  • Maybe provide a slider for distance
  • Checkbox to filter by station with quickest connection to a London terminus/"major" station
  • Maybe allow a preferred terminus to be set
  • Provide a link so that the user can jump to maps for navigation
  • Maybe support postcode autocompletion
  • Show loading message while fetches are doing their thing
  • Decorate with mode-of-transport logos if available
  • Specify journey times (and distances) if available
  • Consider London vs non-London(!)
  • Works (well!) outside London, despite using TfL API. Is using another API necessary? :P
  • Allow quick toggling of transport mode to be included/excluded (tube, rail, DLR, etc. -- grab these from TfL)