Skip to content

a simple web app for search by VehicleID on the Transport for London (TfL) network; wrote this before I learnt about components, don't @ me!

Notifications You must be signed in to change notification settings

dtylam/tfl-telescope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfl-telescope

http://dtylam.github.io/tfl-telescope

A simple web app for search by VehicleID on the Transport for London (TfL) network.

Tube lines/ vehicle queries have been well tested.

Limited support for other TfL vehicles/ lines. For example, queries for bus vehicles (eg. LX58CFV,LX11AZB,LX58CFE) is possible.

URL param shortcuts

Try these:

http://dtylam.github.io/tfl-telescope/?line=central
http://dtylam.github.io/tfl-telescope/?id=1
http://dtylam.github.io/tfl-telescope/?line={lineId}&id={vehicleId}

Built with

TfL Unified API (http://api.tfl.gov.uk/)

Vue.js (http://vuejs.org/)

Vue Material (http://vuematerial.io/)

About

a simple web app for search by VehicleID on the Transport for London (TfL) network; wrote this before I learnt about components, don't @ me!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published