RE_UC10 - luist18/feup-aeda-proj GitHub Wiki

Use case 10: View all contracts

Description

Viewing the contract history is an important option for the company. While performing this use case the admin has the ability to browse through the contracts already concluded. By default, the contracts are sorted by the contract date but the admin is able to sort by any field.

Actors

Primary actor

  • Company

Stakeholders

  • Company

Pre-conditions

There is at least a contract celebrated.

Sucess guarantees

The company's contracts are shown

Steps

  1. The company requests to see the contract history.
  2. The system shows the contract history.
    1. The company requests to sort the contract history.
    2. The system sorts the contract history and shows them again (step 2).

Variations

n/a

Issues