Alisha98A / lumiere-dining

1 stars 0 forks source link

USER STORY: Restrict Booking to Logged-In Users #10

Open Alisha98A opened 1 month ago

Alisha98A commented 1 month ago

As a site owner, I can restrict booking functionality to logged-in users so that only authorized users can make bookings.

•   AC1: Users must log in to access the booking system.
•   AC2: If a non-logged-in user tries to access the booking system, they should be redirected to the login page.
•   AC3: Only logged-in users should be able to create and manage their bookings.

This user story is part of [#5 Epic: User Authentication].