An open API service indexing awesome lists of open source software.

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.

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.