OpenTable Clone

Hello,

I’m planning to build an OpenTable clone (i.e. a lightweight booking system for restaurants/pubs).

I’m trying to figure out how to structure it and have decided I need the following data types:

  • 2x User types (restaurants and customers)
  • Listings for restaurants
  • Bookings

It’s the bookings part I’m having trouble with. Does anyone know how you might implement a booking system using Bubble? The restaurant would need to be able to set their capacity.

And the customer would need to be able to pick from available times (which would be pre-selected by the restaurant.)

Any thoughts would be much appreciated :grinning:

Hey @alexcooney5

This might help you get started: [Tips] Let Users setup their daily availabilities

Let me know if you need more help

1 Like

Thanks @ambroisedlg, this looks promising.

Going to spend some time looking at it now :+1: