The Dashboard module consists of two main sections: Business Dashboard and Onboarding Dashboard. Each section is built using multiple components for displaying key business metrics and onboarding statistics.
page-components/Admin/Dashboard/BusinessDashboard
Business Dashboard consists of 4 component:
- Top Panel
- Have the data of Active agents
- Earning Overview
- Success Rate
- GTV-Wise Top Retailers
page-components/Admin/Dashboard/OnboadingDashboard
Onboarding Dashboard consisites of 2 component:
- Top Panel
- Have the data of Onboarded Retailers and Onboarded Distributors
- Onboarding Agents
- Filters as per agents stage
- Table based on the selected stage
page-components/Admin/Dashboard/DashboardContext.jsx
- Use to cache data to avoid multiple API calls.
page-components/Admin/Dashboard/DashboardDateFilter.jsx
- Date filter on both BusinessDashboard and OnboardingDashboard having filters like
Today,Yesterday,Last 7 Days&Last 30 Days