Alisha98A / lumiere-dining

1 stars 0 forks source link

USER STORY: Edit a Booking #28

Open Alisha98A opened 1 month ago

Alisha98A commented 1 month ago

As a site owner, I want to edit bookings (date, time, number of guests) if the customer calls or makes changes.

AC1:    The site owner can edit booking details, including:
•   Date and time of the reservation
•   Number of guests
AC2: The edited booking should notify the customer of the changes via email or SMS.
AC3: The dashboard should update in real-time to reflect the new booking details.
AC4: The system should check for double bookings or time conflicts before confirming any changes.
AC5: A confirmation message should be displayed to the site owner once the changes are saved successfully.

This user story is part of [#25 Epic 4: Admin Panel].