Use Case: Expected occupancy backend #22

Open
opened 2022-02-24 13:46:43 -05:00 by yan-wah · 1 comment
yan-wah commented 2022-02-24 13:46:43 -05:00 (Migrated from github.com)

What is the feature/ request?

A system backend that tracks/ gets the expected occupancy as #4 is based off this.

Who will use this system (primary actor)?

  • Employees

Preconditions

  • Reservations

Scenario

  1. Employee wants to see the occupancy
  2. System calculates the number of guests staying in proportion to empty rooms
  3. The expected occupancy is output/ used in other systems

Exceptions/ Restrictions
None

Concerns
None

# What is the feature/ request? A system backend that tracks/ gets the expected occupancy as #4 is based off this. # Who will use this system (primary actor)? - Employees # Preconditions - Reservations # Scenario 1. Employee wants to see the occupancy 2. System calculates the number of guests staying in proportion to empty rooms 3. The expected occupancy is output/ used in other systems Exceptions/ Restrictions None Concerns None
PrograMeiji commented 2022-02-26 11:14:06 -05:00 (Migrated from github.com)
# Diagram https://user-images.githubusercontent.com/48105815/155850425-dca400a1-cd83-40eb-bcb7-6a954b039c3d.png
Sign in to join this conversation.