Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 641 Bytes

File metadata and controls

12 lines (7 loc) · 641 Bytes

Timetable changes

This is a tool to help visualise rail service patterns in the UK before and after the May 2018 timetable change. See it in action and read more about it.

Setup

This tool requires Ruby and Redis to be installed.

  1. Run bundle install
  2. Setup an application an transportapi.com (free to register)
  3. Run the server locally after setting the app_id and app_key from your application in your env. E.g: app_id=1234 app_key=abcd bundle exec rails server