Skip to content

Implement profile page for users #5

@kunal2812

Description

@kunal2812

image

Currently, Youdemy lacks a user profile page where users can view their personal information, roles, and their contributions to the platform. When a user clicks on their name, a profile page should open, displaying the following information:

  • Contact information provided during registration.
  • User role (either "Mentor" or "Student").
  • List of blogs created by the user.
  • If the user's role is "Mentor," display a list of courses created by the user.
  • If the user's role is "Student," display a list of courses the user has registered for.

Note:

  • Create a new branch for every task to isolate changes
  • Start working on the issue only when it is assigned to you
  • Submit the PR on time, no extra time will be allotted
  • Follow the existing theme of website
  • Don't request for the issue if it has locked label on it (will be unlocked after dependencies are fixed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions