Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY : Delete my account #32

Closed
4 tasks done
Tracked by #30
tomik-z-cech opened this issue Feb 27, 2024 · 1 comment
Closed
4 tasks done
Tracked by #30

USER STORY : Delete my account #32

tomik-z-cech opened this issue Feb 27, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

tomik-z-cech commented Feb 27, 2024

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

@tomik-z-cech
Copy link
Owner Author

This was done in commit 608f056.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant