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

Major use case: find bus trips to specific event #17

Open
12foo opened this issue Sep 6, 2015 · 1 comment
Open

Major use case: find bus trips to specific event #17

12foo opened this issue Sep 6, 2015 · 1 comment

Comments

@12foo
Copy link

12foo commented Sep 6, 2015

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.

@maclover7
Copy link
Contributor

👍 In an ideal world, all bus trips are associated with events -- would make it super easy to sort and toy around with the data.

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

3 participants