
Announcements
I am creating an app that allow users to book desks on a selected date.
- The value of Buildings, Areas, and Seats are in Dropdown list controls.
Objective
I would like to create something similar to a floor plan to display the availability of the desks in their corresponding Building and Area.
Other Points:
1) Each Building+Area has a layout, and switches dynamically on Building or Area value change.
2) Desk colors changes accordingly to their status. E.g. If Desk 'Status' is 'Booked', the Desk will be in Red.
As I am new to Canvas app, I have no idea how I can start on this.
I would like to seek advice that on a high level design perspective, how should I approach to create this layout?
Any advice would be greatly appreciated. Thank you.