User Interface high complexity frontendmobile
0
Dependencies
0
Dependents
4
Entities
0
Integrations

Description

The primary dashboard screen for coordinators and organization administrators showing aggregated statistics across all peer mentors and activities within their organizational scope. Displays key metrics, activity trends, and quick-access report actions filtered by the user's role-based data scope.

Feature: Coordinator Reports & Dashboards

coordinator-dashboard-screen

Responsibilities

  • Render aggregated statistics for coordinator's scope (local, regional, or national)
  • Display activity trend charts and peer mentor status summaries
  • Provide quick navigation to filtered report views and export actions
  • Show real-time data refresh indicators and last-updated timestamps

Interfaces

loadDashboard(scopeKey: string)
refreshStats()
navigateToReport(reportType: string)
exportReport(format: string)
displayScopeSelector()
renderStatCard(stat: StatItem)
showEmptyState(reason: string)