and-murray / wharf-spaces

MIT License
1 stars 0 forks source link

Viewing meeting rooms #41

Open tomdownes14 opened 10 months ago

tomdownes14 commented 10 months ago

In GitLab by @christopher.batin on Nov 15, 2023, 14:32

Background

Users will be presented a list of meeting rooms within club Murray’s office, they will be able to see the availability of each room 

User Story

+As+ a user booking a meeting room

+I want+ to clearly be shown the availability of each meeting room

+So that+ I can save time during the booking process

 

Acceptance Criteria

+Given+ a user has successfully signed into the Murray Spaces app

+When+ they select the “Meeting Room” tab within the segment control

+Then+ they should be presented a clear list of Murray spaces rooms

+Given+ the user has opened the meeting rooms tab

+When+ they scroll through the list

+Then+ should clearly see the status of each meeting room (whether it has been fully booked or still has available spaces)

Tech Implementations/ Questions: