Patient User Stories
Title: Patient Registration
As a patient, I want to sign up using my email and password, so that I can book appointments and save my data.
Acceptance Criteria:
1.A registration form is available for new users.
2.The system validates that the email is unique and the password meets security requirements.
3.Upon successful registration, a new patient record is created in the database.
Priority: High
Story Points: 5
Notes:
Ensure email format validation is implemented on the front-end and back-end.
Patient User Stories
Title: Patient Registration
As a patient, I want to sign up using my email and password, so that I can book appointments and save my data.
Acceptance Criteria:
1.A registration form is available for new users.
2.The system validates that the email is unique and the password meets security requirements.
3.Upon successful registration, a new patient record is created in the database.
Priority: High
Story Points: 5
Notes:
Ensure email format validation is implemented on the front-end and back-end.