Alisha98A / lumiere-dining

0 stars 0 forks source link

USER STORY: Prevent Double Bookings #17

Open Alisha98A opened 6 days ago

Alisha98A commented 6 days ago

As a site owner, I can prevent double bookings by ensuring the same table isn’t booked at the same time.

•   AC1: The system ensures that once a table is booked for a specific time slot, it is marked as unavailable.
•   AC2: The user is notified if the selected table and time slot are no longer available during the booking process.
•   AC3: The system automatically updates availability after each successful booking or cancellation.

This user story is part of [#11 Epic: Booking System].