tomik-z-cech / PP5-Ohm-Azing-Components

View massive selection of electronic components at our online store. Find high-quality resistors, capacitors, tools, kits and more. Shop now for all your electronic needs !

Home Page:https://ohmazing-components-1a5a0fcb9e95.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

USER STORY : Delete my account

tomik-z-cech opened this issue · comments

As a Site User I can Delete My Account to be able to opt out from all services.

Acceptance Criteria :

Logged in user :
When I navigate to "my details" then I have the option of delete my account entirely.

Not logged in user :
Don't have that option as not logged in.

Tasks :

  • Update views.py in profilemanager app
  • Update template (delete button)
  • Create a modal that informs user of the deletition
  • Test functionality with valid credentials

Epic :
EPIC 6

This was done in commit 608f056.