-
-
Notifications
You must be signed in to change notification settings - Fork 288
Open
Description
We need to implement a profile page for mentees with key information about their progress and issues.
The page should be module based, as all information on it should only be relevant to specific module achievements and penalties. The path should be /my/mentorship/programs/programName/modules/moduleName/mentees/menteeHandle
Scope
The mentee profile page should display:
- Completed levels of tasks/stack/achievements (e.g.
frontend-level-1,backend-level-2,devops) - Penalties (if any)
- Open issues list for the user
- All/closed issues list for the user
✅ Acceptance Criteria
- Profile page renders completed levels and penalties in a clear format.
- Open issues for the user are listed separately from all/closed issues.
- User can easily distinguish between open and closed issues.
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog