OP 10 October, 2024 - 11:11 PM
I'm looking to build a restaurant website were customers can book a table & get an email confirmation of their booking and then make that date / time unavailable so another customer can't book the same time. I'm currently building the project with Next.JS but not sure on the best way to handle the functionality required or what backend to use to store the users information. Any help would be greatly appreciated.