Design custom dashboards using a flexible drag-and-drop interface. Combine charts and tables into pixel-perfect layouts, assign data sources, and render dashboards dynamically across your application.
- 🧱 Grid-based layout system via
react-grid-layout - 📊 Chart & table rendering with
Rechartsand native components - 🔧 Column assignment via drag-and-drop UI
- 💾 Save and load dashboards dynamically across app pages
- 🎨 Bootstrap-based responsive styling
- 📐 Customizable widget sizing, positions, and layout rules
git clone https://github.com/yourusername/bi-dashboard-builder.git
cd bi-dashboard-builder
npm install
npm start