Alisha98A / lumiere-dining

0 stars 0 forks source link

USER STORY: Create an account #4

Open Alisha98A opened 1 week ago

Alisha98A commented 1 week ago

User Story 1: As a user, I want to create an account so that I can log in and make bookings.

•   AC1: The registration form must include fields for email, password, and password confirmation.
•   AC2: Email must be validated as unique, and passwords must meet minimum strength requirements.
•   AC3: Upon successful registration, users should be redirected to their dashboard or login page.

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