A modern Blazor WASM application for tracking and analyzing sales metrics.
- π Interactive dashboards for sales data
- π Advanced filtering and search
- π Real-time metrics and reporting
- π₯ User management and authentication
- π¦ Modular architecture with shared libraries
- .NET 9
- MudBlazor
- Entity Framework Core
- Blazor
- CSV Helper
- ChartJS
- GridStackJS
- SQLite
- Clone the repository:
git clone https://github.com/donpotts/SalesMetrics.git
- Navigate to the project directory:
cd SalesMetrics - Restore dependencies:
dotnet restore
- Build and run the application:
dotnet run --project AppSalesMetrics/AppSalesMetrics.csproj
For questions or feedback, contact Don.Potts@DonPotts.com.