diff --git a/README.md b/README.md index 2cf034d..2f88fd0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,29 @@ -# spending-dashboards +# Spending Dashboards -Personal spending dashboards — Amazon AU & Uber (standalone HTML) \ No newline at end of file +Personal finance tracking dashboards built from real data exports. + +## Dashboards + +- **[Amazon AU Dashboard](amazon-dashboard.html)** — $19,400 across 565 orders (2021–2026) +- **[Uber Dashboard](uber-dashboard.html)** — $17,534 across 559 orders (Eats + Rides) + +## Features + +- Fully standalone HTML files (open in any browser, no server needed) +- Interactive year filtering +- Category breakdowns +- Monthly spending charts +- Year-over-year comparisons +- Searchable/sortable transaction tables +- Responsive design + +## Data Sources + +- **Amazon**: CSV order export from Amazon AU +- **Uber**: Email receipt parsing (Gmail) + +## Tech + +- [Chart.js](https://www.chartjs.org/) for visualizations +- Pure vanilla JS, no build step +- Single-file HTML with embedded data diff --git a/amazon-dashboard.html b/amazon-dashboard.html new file mode 100644 index 0000000..dba5f06 --- /dev/null +++ b/amazon-dashboard.html @@ -0,0 +1,235 @@ + + +
+ + +| Date | Type | Amount | Details | +
|---|
Personal finance tracking — built with data exports
+ + +| Date | Type | Amount | Details | +
|---|