Alan-Bushell / la-cocina-del-diablo

2 stars 1 forks source link

USER STORY: Edit Profile (CRUD) #8

Open Alan-Bushell opened 1 year ago

Alan-Bushell commented 1 year ago

As a customer I can change my profile information so that my details will always be up to date

Acceptance Criteria

Tasks

Alan-Bushell commented 1 year ago

Extended user and can now render information to profile for customer model.

Will add edit functionality for all user profile items tomorrow and will add image to customer model to ideally have profile picture.

Alan-Bushell commented 1 year ago

Users can now edit all of their profile information except their "account number" which is in fact just their userID key with 100 added on the front.

User can update email, profile image and all is rendering correctly.

This part of the project is complete