Cozyamy / CraftConnect_Frontend

This is the frontend for an an artisan-customer connection web app
https://craftconnet.vercel.app
0 stars 0 forks source link

implement the settings page #8

Open Cozyamy opened 5 months ago

Cozyamy commented 5 months ago

Implement a function to call an endpoint to populate the profile setting with the user's details and allow a user to edit and update their details. The email field should be read-only (this means that the user cannot change email at all) There should be a different form to recover password since this has to do with firebase (frontend is to handle this one)