Use Cases: Operational report system #8

Open
opened 2022-02-21 15:06:52 -05:00 by yan-wah · 1 comment
yan-wah commented 2022-02-21 15:06:52 -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 dependencies

Scenario

  1. Employee generates an operational report
  2. The report system produces three reports (daily arrival, daily occupancy, accommodation bills) with the current date of generation.

Guests leaving

  1. Guest arrives at desk to leave.
  2. Employee hands accommodation bill generated previously.

Exceptions/ Restrictions

None

Concerns

None

Dependencies

Depends on #16, #17, #18

# 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 dependencies # Scenario 1. Employee generates an operational report 2. The report system produces three reports (daily arrival, daily occupancy, accommodation bills) with the current date of generation. **Guests leaving** 1. Guest arrives at desk to leave. 2. Employee hands accommodation bill generated previously. # Exceptions/ Restrictions None # Concerns None # Dependencies Depends on #16, #17, #18
PrograMeiji commented 2022-02-26 12:47:24 -05:00 (Migrated from github.com)
# Diagram https://user-images.githubusercontent.com/48105815/155853675-46e0fa02-78aa-487c-904c-3a9370d2f410.png
Sign in to join this conversation.