Mentor Program Screen
Component Detail
User Interface
medium complexity
mobilefrontend
0
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Primary screen displaying active mentor-mentee pairings as a list with status indicators for each pairing. Provides coordinators with an at-a-glance overview of programme health and enables drill-down into individual pairing details. Peer mentors see only their own assigned mentees and associated programme milestones.
mentor-program-screen
Responsibilities
- Render list of active mentor-mentee pairings with status badges
- Display programme milestone progress per pairing
- Provide role-aware view (coordinator vs peer mentor)
- Support navigation to pairing detail and match creation
Interfaces
loadPairings()
renderPairingList(pairings)
showPairingDetail(pairingId)
openMatchWidget()
filterByStatus(status)
refreshPairings()