DarrachBarneveld / ci-swag

Project 5 for Code Institute - Diploma in Full Stack Software Development (E-commerce Applications)
0 stars 2 forks source link

User Story: Profile Page #42

Closed DarrachBarneveld closed 8 months ago

DarrachBarneveld commented 8 months ago

As a User, I can visit a profile page so that I can view my personal details and update them

Acceptance Criteria:

  1. User can access the profile page from the navigation menu.
  2. The profile page displays my current profile information, including name and delivery address.
  3. I can edit my name and delivery address fields on the profile page.
  4. Upon saving changes, my profile information is updated and reflected across the application.

Tasks

DarrachBarneveld commented 8 months ago

Profile page created, showing update forms and past orders