CurryduckwithEC / CITS3403-agile-web-development

0 stars 0 forks source link

Profile Email Verification and Flash Messages #23

Closed huangyegithub closed 5 months ago

huangyegithub commented 5 months ago
  1. Fixed the email verification when user updates the email address to an existing email address in our database.
  2. Flash messages were not properly shown on the web page. Now it is visible.
CurryduckwithEC commented 5 months ago

Great! u fixed the error message when edit the user email with exit email and added checks for username and email uniqueness to prevent duplicates. I think by addressing this critical issue and implementing the above changes, the application now offers improved functionality, a better user experience, and enhanced visual appeal. The updates ensure data integrity, provide clear feedback, and make the profile editing and display features more robust and user-friendly.