mmanning95 / ACME26WCV-Cpts421

Capstone project for Cpts 421 in conjunction with Whitman county's veteran service officer
0 stars 0 forks source link

As a admin/member I need to delete my account so that I can remove my presence from the platform when I no longer want to use it #35

Closed mmanning95 closed 11 hours ago

mmanning95 commented 1 month ago

As a admin/member I need to delete my account So that I can remove my presence from the platform when I no longer want to use it

Details and Assumptions

Acceptance Criteria


Scenario: Successful account deletion
Given I am a logged-in user (admin or member)
And I am on the edit profile page
When I click the "delete account" button
And I confirm deletion through a prompt
Then the account and all related items (posts, comments, RSVPs, etc.) will be removed
And I will be redirected to the homepage with a message confirming the account has been deleted