-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
dependentDependent on another issueDependent on another issueenhancementNew feature or requestNew feature or request
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dependentDependent on another issueDependent on another issueenhancementNew feature or requestNew feature or request
Type
Projects
Status
📋 Backlog