Trainerr

TR

An easier way to view schedules for Cape Town trains.

This is a Flutter app for viewing Cape Town Train schedules. It is still in development but it will simplify train schedules.

The back-end is a Next.js serverless API which uses Puppeteer to scrape https://cttrains.co.za for train times and saves them to a MongoDB database. It then has API routes for getting these schedules which the front-end uses to display the times.