Assignment Count Screen
Component Detail
User Interface
medium complexity
frontendmobile
0
Dependencies
0
Dependents
3
Entities
0
Integrations
Description
Dedicated screen displaying a peer mentor's cumulative assignment count and progress toward honorarium thresholds. Shows current count, next threshold, and historical milestone markers with full screen reader accessibility and numeric progress labels.
assignment-count-screen
Responsibilities
- Display current assignment count per peer mentor
- Render progress toward next honorarium threshold
- Show threshold history and milestone markers
- Provide accessible numeric progress labels for screen readers
Interfaces
loadAssignmentCount(mentorId)
renderThresholdProgress(current, next)
displayMilestoneHistory(milestones)
refreshCount()
navigateToThresholdDetail(thresholdId)
Related Data Entities (3)
Data entities managed by this component