Hi all,
I’m very new to Bubble and would appreciate some help.
I’m creating a booking app mocked off the “Build ZocDoc with Bubble” tutorial.
I’ve taken the tutorial a step further by assigning the amount of seats / tickets available for each time slot as this is what my end use will need.
My ‘confirm booking’ workflow subtracts the number of seats being booked from the number of seats currently available for said time slot and that works fine.
The issue I have is that I haven’t linked the timeslots to a calendar or set of dates… Right now if you book a timeslot, it does not take into account the date you’re booking for (other than to send your selected date through in the form for appointment details).
How could I update the timeslot availability across a full calendar, meaning every calendar day has the set timeslots available for booking?
I hope this kind of makes sense. Thanks!!