Room List Screen
This page is a PowerApps Gallery and pulls room data from the "Room Data" list.
It only shows the rooms for the school you selected using this code on the "Items" property of the gallery:
SiteSelect is from the "OnSelect" property of the buttons on the Welcome Screen page:
There is also a drop down to filter by building. The dropdown options are created on the "Items" property of the dropdown box:
These are all manually written in. If any buildings change, are created or need removing, it needs doing manually on here.
The faces for each room are green and smiley if checked within the last 10 days, or red and sad if not. This is done with the "Icon" property of the face:
There are 4 warning triangles to indicate if there were issues with anything the last time a room was checked:
If the "Room Data" list shows an issue with any of the items in the room, the icon is set to visible. If not, it's set to not visible.
You can also search for a specific room by using the search box. This just searches the gallery.