Jeff-Hill / Front-End-Capstone

0 stars 0 forks source link

User can delete their profile #4

Open Jeff-Hill opened 5 years ago

Jeff-Hill commented 5 years ago

Story As a user I want to be able to delete my profile

Acceptance Criteria Given a user wants to delete their profile When the user is on the edit profile page Then the user can click a delete profile button Then a going to delete confirmation message alert is displayed Then the user clicks the delete confirmation message And the user ID is removed from the database And the user receives a deleted profile alert message And the user is redirected to the welcome page