issues
search
DHBW-Malte
/
gardeningApp
Project for Software Engineering
0
stars
1
forks
source link
Add profil view and update user info function
#67
Closed
DHBW-Malte
closed
1 week ago
DHBW-Malte
commented
2 weeks ago
I added a view for the user profile, which shows the user name and email
I added an edit mode to update the email and the username
I add a hook for a form (can be later used also for updating plants, and gardens e.g.)
I updated the userAuth context and added a updateUser function