Skip to content

Room Service ‐ Requirements Analysis

Filizkh edited this page Mar 20, 2025 · 1 revision

ROOM

Room Create: Management of rooms from the administrator (staff) panel

  • Id
  • Room type idi
  • Number
  • Floor
  • Status (Reserve, Full, Empty, In Maintenance)

Room Delete: Managing rooms from the administrator (staff) panel

  • Id

Room Update: Managing rooms from the administrator (staff) panel

  • Id
  • Room number
  • Status (Reserve, Full, Empty, In Maintenance)

Rooms Filter-Read: Managing rooms from the administrator (staff) panel

  • Id
  • Room Type Idi
  • Floor
  • Status

Room Read-One: Management of rooms from the administrator (staff) panel

  • Number
  • Id

Rooms All-Read: Managing rooms from the administrator (staff) panel

  • All rooms

ROOM TYPE

Room Type Create: Managing room types from the administrator (staff) panel

  • Id
  • Name
  • Price
  • Person Count
  • Size
  • Description

Room Types All-Read: Managing room types from the administrator (staff) panel

  • Room Types

Room Types One-Read: Managing room types from the administrator (staff) panel

  • Id

Room Types Filter-Read: Managing room types from the administrator (staff) panel

  • Name
  • Price
  • Person Count
  • Size

Room Types Filter-Read: Users (customers) view room types

  • Id
  • Name
  • Price
  • Person Count
  • Size

Room Types Update: Managing room types from the administrator (staff) panel

  • Id
  • Name
  • Price
  • Person Count

Room Types Delete: Managing room types from the administrator (staff) panel

  • Id
  • Name

ASSET

Asset Create: Management of assets from the administrator (staff) panel ()

  • Id
  • Name
  • Prıce
  • Is-Default

Asset Delete: Management of assets from the administrator (staff) panel

  • Id
  • Name

Asset Update: Management of assets from the administrator (staff) panel

  • Id
  • Name
  • Price
  • Is-Default

Asset Read-All: Management of assets from the administrator (staff) panel

  • All Assets

Asset Read-One: Management of assets from the administrator (staff) panel

  • Id

Asset Read-Filter: Management of assets from the administrator (staff) panel

  • Name
  • Price
  • Is-Default

ROOM TYPE ASSET

Room Type Asset Create: Management of room type assets from the administrator (staff) panel

  • Id
  • Room Type Id
  • Asset Id

Room Type Asset Delete: Management of room type assets from the administrator (staff) panel

  • Id
  • Room Type Id
  • Asset Id

Room Type Asset Update: Management of room type assets from the administrator (staff) panel

  • Id
  • Room Type Id
  • Asset Id

Room Type Asset Read-All: Management of room type assets from the administrator (staff) panel

  • All room type assets

Room Type Asset Read-One: Management of room type assets from the administrator (staff) panel

  • Id

Room Type Asset Read-Filter: Management of Room Type assets from the Administrator (staff) panel

  • Room Type Id
  • Asset Id

Clone this wiki locally