[SCMS] User Story: Register as patient #7

Open
opened 2025-11-04 18:32:34 +00:00 by john · 0 comments
Owner

Title:
As a patient, I want to register, so that I can book an appointment.

Acceptance Criteria:

  1. Provide a button that takes the patient to the registration page
  2. The registration page should not require authentication
  3. The registration page allows the user to enter all his information
  4. When the registration page is submitted the user is directed to the login page
  5. Send a welcome email to user

Priority: High

Story Points: 5

Notes:

  • Ensure that username is unique, and display an error message if it is not
  • Ensure that the password conforms to our password standard
**Title:** _As a patient, I want to register, so that I can book an appointment._ **Acceptance Criteria:** 1. Provide a button that takes the patient to the registration page 2. The registration page should not require authentication 3. The registration page allows the user to enter all his information 4. When the registration page is submitted the user is directed to the login page 5. Send a welcome email to user **Priority:** High **Story Points:** 5 **Notes:** - Ensure that username is unique, and display an error message if it is not - Ensure that the password conforms to our password standard
john added the Smart Clinic Management SystemPriority: High labels 2025-11-04 18:32:41 +00:00
john added the Role: Patient label 2025-11-04 19:02:33 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Reference: john/coursera-ibm-java-developer-course#7