0x3F-Lab / love-letters

Agile Web Dev Project
4 stars 0 forks source link

Create user edit form #35

Closed AkhilG4 closed 2 months ago

AkhilG4 commented 2 months ago

Added a button to be able to edit user information

We can change what information we want to allow to be able to be changed. For now I have just prevented the user from chaning their first and last name.

I want add an update password as a seperate button/section which will promt the user to enter their current password and then their new password for security reasons.

Things to work on:

AkhilG4 commented 2 months ago

Thanks for those fixes! :D