Use Case: Reservation report system #7

Open
opened 2022-02-21 14:57:41 -05:00 by yan-wah · 1 comment
yan-wah commented 2022-02-21 14:57:41 -05:00 (Migrated from github.com)

What is the feature/ request?

A system to log and generate a number of reports as follows.

Who will use this system (primary actor)?

Employees

Preconditions

  • See each dependencies for full list of preconditions

Scenario

  1. Employee generates a reservation report
  2. The report system produces three reports (expected occupancy, room income, and incentive)

Exceptions/ Restrictions

  • See dependencies

Concerns

None

Dependencies

Depends on #19, #20, #21

# What is the feature/ request? A system to log and generate a number of reports as follows. # Who will use this system (primary actor)? Employees # Preconditions - See each dependencies for full list of preconditions # Scenario 1. Employee generates a reservation report 2. The report system produces three reports (expected occupancy, room income, and incentive) # Exceptions/ Restrictions - See dependencies # Concerns None # Dependencies Depends on #19, #20, #21
PrograMeiji commented 2022-02-26 12:51:02 -05:00 (Migrated from github.com)
# Diagram https://user-images.githubusercontent.com/48105815/155853798-7ad25cab-3bce-4488-b1f8-d3b82df5ad1c.png
Sign in to join this conversation.