https://github.com/donpotts/salesmetrics
A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.
https://github.com/donpotts/salesmetrics
blazor-webassembly chartjs csvhelper dotnet-core gridstackjs mudblazor sales sqlite
Last synced: about 2 months ago
JSON representation
A modern Blazor WebAssembly application for visualizing sales metrics, featuring interactive, draggable dashboard cards and dynamic charts for real-time business insights.
- Host: GitHub
- URL: https://github.com/donpotts/salesmetrics
- Owner: donpotts
- Created: 2025-08-14T14:45:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-14T14:59:10.000Z (10 months ago)
- Last Synced: 2025-08-29T06:38:51.025Z (9 months ago)
- Topics: blazor-webassembly, chartjs, csvhelper, dotnet-core, gridstackjs, mudblazor, sales, sqlite
- Language: C#
- Homepage:
- Size: 44.7 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sales Metrics
A modern Blazor WASM application for tracking and analyzing sales metrics.
---
## 🚀 Features
- 📊 Interactive dashboards for sales data
- 🔍 Advanced filtering and search
- 📈 Real-time metrics and reporting
- 👥 User management and authentication
- 📦 Modular architecture with shared libraries
---
## 🛠️ Tech Stack
- **.NET 9**
- **MudBlazor**
- **Entity Framework Core**
- **Blazor**
- **CSV Helper**
- **ChartJS**
- **GridStackJS**
- **SQLite**
---
## 🏁 Getting Started
1. **Clone the repository:**
```bash
git clone https://github.com/donpotts/SalesMetrics.git
```
2. **Navigate to the project directory:**
```bash
cd SalesMetrics
```
3. **Restore dependencies:**
```bash
dotnet restore
```
4. **Build and run the application:**
```bash
dotnet run --project AppSalesMetrics/AppSalesMetrics.csproj
```
---
## 📬 Contact
For questions or feedback, contact Don.Potts@DonPotts.com.