stevenbui44 / flashcode

This application allows users to create and study flashcards tailored to LeetCode problems' questions, solutions, approaches, and time/space complexities.
0 stars 0 forks source link

Delete user #18

Closed stevenbui44 closed 3 months ago

stevenbui44 commented 3 months ago

A user should have an option on their account (such as when they click on their username) where they can delete their account. A modal should pop up to confirm that they want to delete their account.