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 [email protected].