TheOpenInnovator / ChromaVerse

ChromaVerse is a versatile color palette generator that empowers users to create and explore harmonious color schemes with ease. Featuring hex code input, random color generation, and mood-based palettes, ChromaVerse offers a seamless experience for designers, artists, and anyone seeking inspiration.
https://theopeninnovator.github.io/ChromaVerse/
MIT License
0 stars 4 forks source link

#4 Fix the User Name Functionality #6

Open AnshMehta24 opened 2 hours ago

AnshMehta24 commented 2 hours ago

This PR adds the following features to the User Name functionality: (issue #4)

Enter Button: Users can now submit their username using an Enter button.

Edit Button: Users can edit their usernames with the new Edit button.

Delete Button: Users can delete their usernames using the Delete button.

The functionality is attached in the screen shot below.

https://github.com/user-attachments/assets/a67ce007-e37d-44a5-8fbf-efe4b873fbc7

it's my first contribution, so I'd appreciate any feedback.