About the project
Data analytics dashboard built with React and D3.js on the frontend, backed by a FastAPI Python API with Redis for query caching. Supports multiple data source connections, custom chart creation, and report export in CSV and PDF.
Features
- Interactive D3.js visualizations (bar, line, scatter)
- Multiple data source connections via API
- Intelligent Redis cache for heavy queries
- Report export in CSV and PDF
- Dynamic filters by date range and dimensions
- Automatic real-time data refresh