Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 960 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 960 Bytes

README

This is a small tool to retrieve the closest train station or bus or tram stop nearby in Switzerland. Based on the user's geolocation it retrieves a list of stations. For each station the user can see the next connections. The timetable data is retrieved from the Transport API (transport.opendata.ch). This has been a weekend project I did some 3-4 years ago. Please find here a published version: http://nearby.alexandermuedespacher.ch

What is this repository for?

  • Find the next train/bus/tram station in Switzerland based on geolocation
  • See a list of the next connections for a certain station
  • See where the respective train/bus/tram is heading to
  • See delays

How do I get set up?

  • PHP required

Contribution guidelines

Anybody is welcomed to contribute to this small project

Ideas for further contributions:

  • Load content dynamically and faster
  • Add session that stores the most frequently used stations