Skip to content

wai-t/TFL_amy

 
 

Repository files navigation

TfL Journey Planner

A small web app using ASP.NET Core and React that works with the Transport for London (TfL) API.
It shows live tube statuses and helps plan journeys between tube stations.


Features

  • View current status of all TfL tube lines (e.g. delays, suspensions)
  • Plan a journey by selecting a departure and arrival tube station
  • Autocomplete for station names while typing
  • Local Redis caching
  • Ongoing code improvements and refactoring
  • Unit tests will be added soon

Tech Stack

  • Backend: ASP.NET Core (.NET 8), C#, Redis, TfL API
  • Frontend: React

Prerequisites


About

Fork of https://github.com/Ameneh-Keshavarz/TFL/ CYF project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 96.4%
  • JavaScript 3.1%
  • Other 0.5%