Skip to content

standingtree/real-time-bus-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Bus Tracker

This project provides a real-time bus tracker for currently active Massachusetts Bay Transportation Authority (MBTA) buses on Route 1, built from MIT xPro starter code. Data is fetched from the MBTA v3 API, and is refreshed every 10 seconds. The datapoints provided include: total currently active buses as well as the current stop and occupancy level for each active bus, displayed on a map.

How to run:

  1. Click the button at the top left of the screen to begin the real-time data feed.
  2. Click the pause button at any time to pause the refresh.

Roadmap:

  1. Allow user to change routes via a dropdown menu
  2. Connect the "current stop" integer code to a plain English stop name
  3. Improve label positioning for bus icons on map so that image and text are visibly separated
  4. Allow user to select different datapoints to view for currently active buses

License: MIT 2021

Contact: Viren // [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published