Changes between Initial Version and Version 1 of DownloadTicketsUseCase


Ignore:
Timestamp:
01/09/25 14:40:54 (6 days ago)
Author:
222077
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DownloadTicketsUseCase

    v1 v1  
     1== Actors ==
     2 * **Signed-in User (Traveler)**
     3
     4== Steps ==
     5 1. The user logs into the system.
     6 2. The user clicks on the ‘My Trips’ tab.
     7 3. (Optional) The user selects a company to filter their trips. By default, all trips are displayed.
     8 4. (Optional) The user selects a status to filter their trips. By default, all trips are displayed.
     9 5. (Optional) The user selects a date range in which their trips were completed. By default, all trips are displayed.
     10 6. The user selects one of their trips.
     11 7. The user clicks on the ‘Download Ticket’ button and receives a PDF file containing:
     12    * Traveling information.
     13    * A QR Code.