Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Panel: App (Rooms) #11

Open
Anders164a opened this issue Feb 17, 2023 · 0 comments
Open

Admin Panel: App (Rooms) #11

Anders164a opened this issue Feb 17, 2023 · 0 comments
Labels
dependent Dependent on another issue enhancement New feature or request

Comments

@Anders164a
Copy link
Contributor

Anders164a commented Feb 17, 2023

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

@Anders164a Anders164a converted this from a draft issue Feb 17, 2023
@Anders164a Anders164a moved this from 🆕 New to 📋 Backlog in Project Feb 17, 2023
@Anders164a Anders164a added enhancement New feature or request dependent Dependent on another issue labels Feb 17, 2023
@Anders164a Anders164a moved this from 📋 Backlog to 🔖 Ready in Project Feb 17, 2023
@Anders164a Anders164a moved this from 🔖 Ready to 🏗 In progress in Project Feb 28, 2023
@Anders164a Anders164a assigned Anders164a and unassigned Anders164a Feb 28, 2023
@Anders164a Anders164a moved this from 🏗 In progress to 🔖 Ready in Project Feb 28, 2023
@Anders164a Anders164a moved this from 🔖 Ready to 📋 Backlog in Project Mar 1, 2023
@Anders164a Anders164a moved this from 📋 Backlog to 🔖 Ready in Project Mar 1, 2023
@Anders164a Anders164a moved this from 🔖 Ready to 📋 Backlog in Project Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependent Dependent on another issue enhancement New feature or request
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant