hackgvl / trolley-tracker-api-dot-net

API for tracking Greenville's trolleys with .NET
MIT License
4 stars 6 forks source link

User Feedback/Bug Identification - Add Route Identification on Label #45

Closed bikeoid closed 6 years ago

bikeoid commented 6 years ago

Remove the capacity labels, as currently they are not accurate (for multiple reasons), so we want to remove this when you tap the trolley. We should add the route name to the label when a user taps on the route.

When a trolley is off route, the trolley will be assigned a black route color. We should add a label for this off route/undefined value to "Detour Route" so the user understands it might not follow an expected pathway.

When you select the 'Schedule' link, currently all routes are showing as black, and should be showing the proper colors so that a user has understanding and can plan ahead.