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

Replace settings.html with dropdown settings from username #27

Closed stevenbui44 closed 3 months ago

stevenbui44 commented 3 months ago

Instead of having settings.html with just one option (Delete user), make it so that all settings are just accessible when you press on your username and profile picture. A dropdown should show up with all of your available options. I want to add "Themes" later, and this feels easier to set up if we have settings set up like this.