Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 433 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 433 Bytes

sf-bay-data

This project is a simple data visualization tool of traffic information at the San Francisco Bay Area. Using data provided by https://511.org/open-data

TODO:

  • Create some tests to verify that things are working properly
  • Optimize requests
  • Get a list of all the bus lines so the user can pick which stops to show on the map
  • Add Route Timetable based on a given operator and bus line
  • Improve styles overall