GaryDolan / ci-p4-happy-little-artists

Code Institue project 4 (Diploma in Full Stack Software Development)
0 stars 1 forks source link

USER STORY: User Profile #43

Closed GaryDolan closed 10 months ago

GaryDolan commented 10 months ago

As a User I can view my profile page so that I can see my account profile content.

Acceptance Criteria:

  1. Profile is accessible via the nav bar link.
  2. Profile displays user details, image and about me text.
  3. Profile content is retrieved correctly and displayed dynamically.
  4. Profile nav bar link is only available to logged in users.

Tasks:

GaryDolan commented 10 months ago

Profile model, view and template complete with styling