raneem-yad / wissen

0 stars 1 forks source link

view my profile page as instructor #40

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 as instructor

Description

As an instructor, I want to have access to a profile page where I can view and manage my account information, including personal details, course statistics, and a list of courses I've added, So that I can track my contributions and engage with learners effectively.

Acceptance Criteria

  1. The platform should provide a dedicated profile page for each instructor.
  2. The profile page should display the instructor's full name, job title, total number of learners enrolled in their courses, total number of courses added by the instructor, joined date, bio, profile image, website link (if available), and LinkedIn link (if available).
  3. The profile page should include a section listing the courses added by the instructor.
  4. For each added course, the list should display the course title, category, total number of learners enrolled, and a link to access the course.
  5. Instructors should be able to click on a course from the list to navigate to the course management page for further details and editing.
  6. The profile page should be accessible and only display information relevant to the logged-in instructor.

Tasks