Need to create a reservation app using Airtable as backend

Hi,

I am creating an application where users can schedule reservations.

I have an AirTable Table called Reservations which has members, reservation_start_time, reservation_end_time. So far so good.

I need to create a way in Adalo to display this as a table. First column would be member names, 2nd column onward would be current day current time, and every column beyond that would have time in 30 min increments. The members reservation would be shown as a block (like a Gantt chart). Something like the below:

Name…12:00…12:30…1:00…1:30
Member_1 XXXXXXXXXXXXXX… (this member has reservation from 12:00 to 1:00
Member_2 …XXXXXXXXXXXXX(this member has reservation from 12:30 to 1:30

This would need to be an interactive control and members can click open spots to make reservations.

Advice pls?

Thanks.

1 Like

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