# K-12 KPI Dashboard Generator

Standalone, browser-based dashboard builder for education and technology KPIs.

## Files

- `index.html` — clean folder entry point for static hosting.
- `k12-kpi-dashboard-generator.html` — standalone dashboard generator.

## What it does

- Provides editable sample KPIs for K-12 district and school technology reporting.
- Generates summary cards, KPI cards, status labels, and canvas charts.
- Exports JSON, CSV, Markdown (`data.md`), and a printable HTML report.
- Uses local browser storage only when the user chooses **Save Local**.

## Suggested hosting

Place the HTML file in a static site folder such as:

`/kpi-dashboard/index.html`

No server backend or third-party JavaScript library is required.
