Code4HR / hrt-bus-finder

Web app for the HRT bus API, GitHub Pages, @bschoenfeld and @wbprice
hrtb.us
16 stars 33 forks source link

Bus Service Ended message. #42

Open wbprice opened 11 years ago

wbprice commented 11 years ago

Enhancement: We should have a graphic that displays when bus service has ended for the day or there aren't any nearby active buses.

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/8922093-bus-service-ended-message?utm_campaign=plugin&utm_content=tracker%2F161853&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F161853&utm_medium=issues&utm_source=github).
raggiesoft commented 9 years ago

When someone pulls up a route, and it shows the buses clustered around 509 E. 18th St in Norfolk, 3400 Victoria Blvd in Hampton, or 1500 Parks Ave in Va Beach: they are in the garage and are done for the day. Hope that helps

bschoenfeld commented 9 years ago

An enhancement that should be added at the API level is to prune real time info on buses that haven't reported a location in more than 10 minutes. Once buses garage, they stop reporting info. Obviously, we should also check the schedule to see if there are any active trips... that would be an API call too, though. Once we've got that, we could add the message on the app.