Admin User Stories
Title: Delete Doctor Profile
As an admin, I want to delete a doctor's profile from the portal, so that I can remove staff who are no longer active.
Acceptance Criteria:
1.Admin can select a specific doctor profile to delete.
2.A confirmation prompt appears to prevent accidental deletion.
3.The doctor’s record is permanently removed from the system UI and database.
Priority: Medium
Story Points: 3
Notes:
Consider whether to implement a "Soft Delete" (flagging as inactive) or a "Hard Delete."
Admin User Stories
Title: Delete Doctor Profile
As an admin, I want to delete a doctor's profile from the portal, so that I can remove staff who are no longer active.
Acceptance Criteria:
1.Admin can select a specific doctor profile to delete.
2.A confirmation prompt appears to prevent accidental deletion.
3.The doctor’s record is permanently removed from the system UI and database.
Priority: Medium
Story Points: 3
Notes:
Consider whether to implement a "Soft Delete" (flagging as inactive) or a "Hard Delete."