RE_UC6 - luist18/feup-aeda-proj GitHub Wiki

Use case 6: View All Rental History

Description

If an unexpected occasion appears, or for routine, the company wishes to have a history of all rentals, the system should provide an easy access to it.

Actors

Primary actor

  • Company

Stakeholders

  • Company

Pre-conditions

The user is logged in an account with company access.

Sucess guarantees

The user had access to the history of all rentals ever made in the company.

Steps

  1. The company requests to see all the rental history.
  2. The system shows the rental history of all users.

Variations

n/a

Issues

  • Should the user be able to sort the rents, for example, by user or date?