Alisha98A / lumiere-dining

1 stars 0 forks source link

USER STORY: Assign Tables to Bookings #32

Open Alisha98A opened 1 month ago

Alisha98A commented 1 month ago

As a site owner, I want to assign tables to specific bookings, so that I can avoid any table conflicts.

AC1: Site owner can manually assign tables to each booking.
AC2: System prevents double-booking of the same table.
AC3: If a table is assigned to a booking, it is marked as unavailable for the corresponding time slot.
AC4: System sends confirmation to both the user and the site owner after table assignment.

This user story is part of [#30 Epic 5: Table Management.