Skip to content

Application features

Oleg Dutsyak edited this page May 13, 2017 · 4 revisions

User use cases:

User use case diagram Features:

  1. See available bus routes - See full list of regular and non-regular routes from the database.
  2. Find routes - Find bus route with specified information, such as destination point, date/time, duration, bus model, tickets availability, price etc.
  3. See information about route - See detail information about route points, schedule, price, bus model etc.
  4. Sort and filter routes information - Allows to sort list of routes by specified criteria (price, duration etc).
  5. See information about available tickets - List of free tickets for specified bus route.
  6. Book necessary tickets - Provides ability to book selected tickets for specified route with possibitity to return them.
  7. Buy necessary tickets - Possibility to buy tickets with no return.
  8. See history of booking - Allows user to see list of booked tickets and return them if not expired.

Administrator use cases:

Administrator use case diagram

Clone this wiki locally