Alan-Bushell / la-cocina-del-diablo

2 stars 1 forks source link

USER STORY: Delete Profile (CRUD) #9

Open Alan-Bushell opened 1 year ago

Alan-Bushell commented 1 year ago

As a customer I can delete my account if I no longer want to book at the restaurant

Acceptance Criteria

Tasks

Alan-Bushell commented 1 year ago

user can now delete their account through the profile page.

The click on the large red delete account button and then get prompted with a delete modal.

Once they select delete they are redirected back to the index / home page and a messages notification pops up letting them know the account has been deleted.