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.
- 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
- Backend: ASP.NET Core (.NET 8), C#, Redis, TfL API
- Frontend: React
- .NET 8 SDK
- Node.js and npm
- Redis running locally
- TfL API
appIdandappKey