Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 715 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 715 Bytes

NextDeparturesUI

A Java Program to print a departure board for a station with data from the Massachusetts Bay Transportation Authority's V3 API

Usage

A .jar file is provied under realeses. Upon running the program you will be Promted for a GTFS stop_id which can be found in the MBTA's GTFS Feed or from The Bureau of Transportation Statistics's National Transit Map

Known Issues

Due to rate limits, any departure board that reqires more than 20 API calls will result in an exception on the 21st api call