Skip to content

Backend Technical Roadmap

Eddy Ionescu edited this page Jan 14, 2019 · 6 revisions
  1. Trips generator [start 1/13/19]
  2. Stops database with arrival/departure times
  3. API endpoint for stop arrival/departures+dwelling
  4. API endpoint for reliability at stops via TTC service-standards (only for <=10min routes, selected routes only)
  5. API endpoint for weighted customer wait-times (only for <=10min routes, selected routes only)
  6. Frontend stops visualizations (use Transitland geojson)

** testing + demo checkpoint **

  1. Travel-time between stops API endpoint
  2. Frontend travel-time visualizations (continous/dotted lines)

** testing + demo checkpoint **

  1. Time interval comparisons
  2. Add GTFS schedule support (support all >10min routes, just use current GTFS)

** testing + demo checkpoint **

  1. API endpoint for on-time departure + arrival reports
  2. Get service-summaries (route headways) from GTFS
  3. API endpoint for service-summary + schedule info
  4. Use/Test Blink-GTFS, set up MongoDB for GTFS, and use generated GeoJSON

** testing + demo checkpoint **

  1. Speedmap? Intersection summaries? TSP analysis? Playback? Transit Delays?