Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 671 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 671 Bytes

Real-Time-Bus-Tracker

This project tracks the position of buses in Boston using MBTA's API. It also shows the stops between MIT and Harvard.

Link: https://bobopop787.github.io/Real-Time-Bus-Tracker/

How to use

Clicking the Show stops between MIT and Harvard will animate a green marker showing each stop between MIT and Harvard. The red markers show the current position of buses that are currently in service. Note that this only updates every 20 seconds.

Future Improvement

  • Making it so that text appears after a marker is clicked so that it shows more information about the bus
  • Make a button that shows the history of the routes buses have taken