Skip to content

eilayk/smartgo-app

Repository files navigation

smartGO

Never miss your train again!

This is a React Native app that shows updated train times for Metrolinx GO trains in Ontario, Canada.

image

Motivation

I created this app to check platform numbers and train length on the fly. Too often I missed the train by taking a minute too long to check the screen for platform number or not accounting for the train being short and needing to run across the platform.

How it works

This app consumes smartGO-api, which works by combining scheduled routes from published GTFS data with realtime updates from Metrolinx's GO API.

Run locally with expo

  1. Clone the repository
git clone https://github.com/eilayk/smartgo-app
  1. Install dependencies
cd smartgo-app
npm install
  1. run with expo
npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors