User Interface medium complexity frontend
2
Dependencies
0
Dependents
0
Entities
0
Integrations

Description

Main admin dashboard page displaying real-time KPI cards for active peer mentors, activity counts, pending approvals, and Bufdir reporting status. Renders stat cards, trend indicators, and chart widgets scoped to the authenticated user's organization.

Feature: Dashboard KPIs

kpi-dashboard-page

Responsibilities

  • Render KPI stat cards with current values and trend indicators
  • Display role-scoped data (coordinator sees local association scope, org admin sees full org)
  • Provide at-a-glance status for pending approvals and Bufdir compliance

Interfaces

render(): JSX
useKpiData(organizationId: string): KpiData

Relationships

Dependencies (2)

Components this component depends on