Visual representation conundrum

I need to make a visual representation on the screen when an attendee wants to book a spinning class.
The light color means that the bike number is available and the dark color means that bike is already reserved. So the user just needs to click on the bike number he wants to reserve and once it is approved, the session record is updated and the bike is marked as reserved. The bikes are in a [Session] table that has a [session date] and [bike#] (1 to17) defined as true/false But I can’t figure out how to do that in Adalo. Any Ideas?
SpinLayout

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.