A feature-rich, responsive CRM dashboard built with Blazor WebAssembly and MudBlazor. Visualize sales, leads, KPIs, and more with interactive charts and a customizable layout.
- 🟦 Interactive, drag-and-drop dashboard cards
- 📊 Real-time charts and KPIs
- 🌗 Light/Dark mode toggle
- 🧩 Modular, extensible component design
- 💾 Persistent layout with local storage
- 🟪 Built with .NET 9 and Blazor WebAssembly
- Clone the repository:
git clone https://github.com/donpotts/CRMDashboard.git cd CRMDashboard - Run the app:
dotnet run --project CRMDashboard/CRMDashboard.csproj
- Open in browser: Visit https://localhost:7285 (or the URL shown in your terminal)
