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].
As a site owner, I can restrict booking functionality to logged-in users so that only authorized users can make bookings.
This user story is part of [#5 Epic: User Authentication].