Admin Dashboard Screen
Component Detail
User Interface
high complexity
frontendmobile
0
Dependencies
0
Dependents
2
Entities
0
Integrations
Description
Primary administrative interface screen providing a unified overview for organization administrators and global admins. Displays role-scoped organizational data including user counts, activity summaries, pending approvals, and system health indicators. Supports responsive Flutter layouts for both mobile and tablet form factors.
admin-dashboard-screen
Responsibilities
- Render role-scoped dashboard cards and KPI metrics
- Display organization hierarchy summary for national admins
- Provide quick-action shortcuts for common admin tasks
- Show pending approvals and system alerts
- Support responsive layout for mobile and tablet viewports
Interfaces
buildDashboard(adminRole, orgScope)
loadDashboardMetrics()
renderOrgHierarchySummary()
showQuickActions()
navigateToSection(sectionId)
refreshDashboard()
displayAlerts(alerts)
Related Data Entities (2)
Data entities managed by this component