From 24f05eb313f11acc5550c8f112559d382f18cf5a Mon Sep 17 00:00:00 2001 From: Anthony Martin Date: Sat, 14 Mar 2026 12:59:19 +0000 Subject: [PATCH] Add standalone spending dashboards (Amazon AU + Uber) - Amazon: 9,400 across 565 orders (2021-2026) - Uber: 7,534 across 559 orders (Eats + Rides) - Fully self-contained HTML files with embedded data - Interactive charts, year filtering, searchable tables --- README.md | 30 ++++- amazon-dashboard.html | 235 +++++++++++++++++++++++++++++++++ index.html | 42 ++++++ uber-dashboard.html | 294 ++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 599 insertions(+), 2 deletions(-) create mode 100644 amazon-dashboard.html create mode 100644 index.html create mode 100644 uber-dashboard.html 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 @@ + + + + + +Amazon AU Spending Dashboard + + + + +
View on GitHub
+

Amazon AU Spending Dashboard

+
Loading...
+
+
+
+

📊 Monthly Spending (net)

+

🏷️ By Category

+

📈 Year-over-Year

+

🔄 Gross vs Returns

+
+
+
+ + + + +
+
+ +
DateTypeAmountDetails
+
+
Data from Amazon CSV export + email refund tracking. Returns subtracted.
+ + + + + diff --git a/index.html b/index.html new file mode 100644 index 0000000..d487d5d --- /dev/null +++ b/index.html @@ -0,0 +1,42 @@ + + + + + +Spending Dashboards + + + +
+

Spending Dashboards

+

Personal finance tracking — built with data exports

+ + +
+ + \ No newline at end of file diff --git a/uber-dashboard.html b/uber-dashboard.html new file mode 100644 index 0000000..af0ee5b --- /dev/null +++ b/uber-dashboard.html @@ -0,0 +1,294 @@ + + + + + +Uber Spending Dashboard + + + + +
View on GitHub
+

Uber Spending Dashboard

+
Loading data...
+
+
+
+

Monthly Spending

+

Eats vs Rides

+

Orders per Month

+

Cumulative Spend

+
+

Year-over-Year Comparison

+
+
+
+ + + + + +
+
+ +
DateTypeAmountDetails
+
+ + + +