Referral Dashboard Widget
Component Detail
User Interface
medium complexity
mobile
1
Dependencies
0
Dependents
1
Entities
0
Integrations
Description
Inline dashboard widget displayed on the home screen or within the referral section, showing key recruitment metrics for the current user. Surfaces invited count, registered count, and active referral count with status breakdown.
referral-dashboard-widget
Responsibilities
- Display referral summary metrics (invited, registered, active) for the authenticated user
- Render coordinator-level aggregated statistics when the user has coordinator role
- Provide entry point to the full referral detail list
Interfaces
render(referralSummary: ReferralSummary): Widget
onTapViewAll(): void