raneem-yad / wissen

0 stars 1 forks source link

view my profile page #38

Closed raneem-yad closed 4 months ago

raneem-yad commented 5 months ago

User Story

Metadata Description
Theme Profiles Management
Epic Profile Page
User Story view my profile page

Description

As a learner, I want to have access to a profile page where I can view and manage my account information, including personal details, profile image, and a list of courses I've attended along with my progress, So that I can track my learning journey and manage my account effectively.

Acceptance Criteria

  1. The platform should provide a dedicated profile page for each learner.
  2. The profile page should display the learner's full name, bio (if available), and profile image.
  3. The profile page should include a section listing the courses the learner has attended.
  4. For each attended course, the list should display the course title, instructor name, progress (e.g., percentage completed), and a link to access the course.
  5. Learners should be able to click on a course from the list to navigate to the course page for further details.
  6. The profile page should be accessible and only display information relevant to the logged-in learner.

Tasks