SCE-Development / Clark

Made entirely by SJSU students, this is the Software and Computer Engineering Society's outward face on the internet.
https://sce.sjsu.edu
MIT License
28 stars 11 forks source link

Add ability to delete account #1416

Closed evanugarte closed 3 weeks ago

evanugarte commented 1 month ago

On the profile page, there should be a button called "delete account." When pressed, a confirmation modal should appear to make sure the user wants to. After confirming, the account is deleted and the user is logged out.

Game plan

"Are you sure you want to delete your account? All your data will be removed from out database."

with the options "Yes, delete" or "Cancel"

use the reset password modal as an example

evanugarte commented 1 month ago

we should also send an email confirmation to the user saying they deleted their account

evanugarte commented 3 weeks ago

closed by #1423 #1428