Following from the other use case, here is one about finding trips to a specific event that the user wants to go to. Comment away!
Find bus trip to a specific event
User enters event information, such as event name, date or location.
App displays matching events plus a short summary of available transportation ("120 buses are going to this event").
Even nicer: location-aware availability ("2 buses are going to this even from near your location")
User clicks an event and is brought to either the selection page. This page displays short pricing information and seat availability for the various buses going to that event (ordered or filtered by starting location).
User selects a trip and is brought to the seat RSVP screen.
At the bottom of the page, app displays a link to a page educating the user on how to contact bux companies and ask for pricing information, etc. Once user has pricing information, another link takes them to a screen where they can add a new trip (different use case).
The link is highlighted if there are no trips currently available for the selected event.
Following from the other use case, here is one about finding trips to a specific event that the user wants to go to. Comment away!
Find bus trip to a specific event
At the bottom of the page, app displays a link to a page educating the user on how to contact bux companies and ask for pricing information, etc. Once user has pricing information, another link takes them to a screen where they can add a new trip (different use case).
The link is highlighted if there are no trips currently available for the selected event.