Mentor Program Screen
Component Detail
User Interface
medium complexity
mobile
1
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Main screen for coordinators managing mentor program sessions and career workshops. Displays a list of workshop sessions with status indicators, participant counts, and quick access to session notes and to-do lists.
mentor-program-screen
Responsibilities
- Display list of mentor program sessions with key metadata
- Provide entry points to create new workshop sessions
- Show session status and participant count at a glance
- Navigate to session detail and notes views
Interfaces
displaySessionList(sessions)
navigateToSessionDetail(sessionId)
navigateToCreateSession()
filterSessionsByStatus(status)
refreshSessionList()
showEmptyState()
Relationships
Related Data Entities (1)
Data entities managed by this component