Add real-time analytics dashboard component
Automated MR from stress test
Branch: feature-dashboard-analytics
This MR contains code changes for testing webhooks and CI/CD pipeline.
Summary by Bito
- Added a new DashboardAnalytics React component for real-time analytics dashboard with multiple chart types (Line, Bar, Pie).
- Implemented data fetching from API with error handling, loading states, and timeout configuration.
- Included state management for selected metrics, date ranges, and responsive design using Recharts library.
- Added memoization for statistics calculation and debounced data fetching on state changes.
Edited by KUNAL KUMAR