This is a monorepo for the following projects
- smartGO-api - an API for GO Metrolinx trains that shows up to date train route information with departure times, platform, and train length
- gtfs-to-sqlite - a script that generates an sqlite database from Metrolinx GO GTFS data
- smartGO-ui - a primitive UI that consumes smartgo-api
Checkout smartgo-app, a React Native application that consumes smartgo-api.