Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect when a vehicle is on its final loop #6

Open
3 tasks
elliottwilliams opened this issue Sep 2, 2016 · 0 comments
Open
3 tasks

Detect when a vehicle is on its final loop #6

elliottwilliams opened this issue Sep 2, 2016 · 0 comments

Comments

@elliottwilliams
Copy link
Member

As a transit rider, I want to know when a vehicle I am boarding will be stopping, so that I can determine whether I should board a vehicle, wait for another, or find alternative transit options.

Any time a vehicle is listed, if it is on the final loop of its itinerary, a "final loop" badge should be displayed next to the vehicle.

This feature depends on Scheduler functionality on the backend.

  • Add a method to CanonicalRoute to determine if an itinerary position is in the final loop
  • Show "final loop" badge in the arrivals table of the station view
  • Show "final loop" badge in the vehicle view
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant