Skip to content

Admin Panel: App (Rooms) #11

@Anders164a

Description

@Anders164a

It should be possible for the cleaning personel to update a rooms cleaning status.

New tables have been created: "room_cleaning" & "room_statuses".

"room_cleaning" needs; room_status_id, room_id & user_id -- The user_id should be the employee ID, who's responsible for the room (first entry..?)

"room_statuses" saves the different statuses;

  • Not Cleaned
  • Missing Towels
  • Cleaning
  • Cleaned

Dependent on HF5-PROJECT/api#26

It should on the App be possible for the cleaning personel to call our room cleaning endpoints and add a room status - Hereto see all the created room statuses.

Please see HF5-PROJECT/api#26 for detailed information about what the endpoint can do

Metadata

Metadata

Assignees

No one assigned

    Labels

    dependentDependent on another issueenhancementNew feature or request

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions