GTFS Lab

GTFS Lab is a data exploration project centered around the General Transit Feed Specification (GTFS). GTFS static "defines a common format for public transportation schedules and associated geographic information". My hope is the project can lead to fun insights about the puzzle of walkable, sustainable, connected cities for everyone.

The backend is built with Node.js, Expressjs, MongoDB. Deployed on Heroku.
The frontend is built with React, Webpack, Bootstrap. Hosted on Github.