EvitaKnits / hitch-hound

Assessed Project Four for my Code Institute Diploma
0 stars 0 forks source link

Create User Profile Page #24

Open EvitaKnits opened 1 week ago

EvitaKnits commented 1 week ago

As a user, I want to view my profile, so that I can see my registered details and the issues assigned to me in any way.

Required Tasks

Create a Profile page with user details at the top and issues assigned to this user at the bottom.

Acceptance Criteria

Given I am on the Hitch Hound site, When I select the Profile option in the navigation bar, Then I am able to view my profile page with user details and issues assigned to me.

Do I need to add password change functionality to this page?