Changes between Initial Version and Version 1 of TripReviewsUseCase
- Timestamp:
- 01/09/25 14:48:00 (3 weeks ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TripReviewsUseCase
v1 v1 1 == Actors == 2 * **Everyone** 3 4 == Steps == 5 1. (Optional) The user logs into the system. 6 2. The user clicks on the ‘Finished 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 date range in which their trips were completed. By default, all trips are displayed. 9 5. The user clicks on a specific **FINISHED** trip. 10 6. The user sees all user reviews for the selected **FINISHED** trip.