Title:
As a Patient, I want to sign up using my email and password so that I can book appointments.
Acceptance Criteria:
Patient can register using a valid email and password.
System must validate email uniqueness.
Password must be stored securely using hashing.
Successful registration must create a patient account.
Priority: High
Title:
As a Patient, I want to sign up using my email and password so that I can book appointments.
Acceptance Criteria:
Patient can register using a valid email and password.
System must validate email uniqueness.
Password must be stored securely using hashing.
Successful registration must create a patient account.
Priority: High