MyMidas/frontend
megaproxy 3b4787d8b9 ML predictions Phase 1 & 2: Budget Forecast tab and Cash Flow upgrades
Phase 1 — Budget Forecast: adds a dedicated first-class tab showing all
monthly budgets with velocity (£/day), forecast month-end total, dual
progress bars, and colour-coded overspend probability badges. Summary
bar shows budgets tracked / at-risk count / total forecast overspend.
Removes the old BudgetAlerts widget embedded in the Spending tab.

Phase 2 — Cash Flow: incorporates known recurring transactions into the
30-day projection (outflows hit on their predicted dates rather than
being smeared as averages), adds sqrt-of-time confidence bands to the
chart, and shows an upcoming recurring payments list with at-risk
highlighting for payments falling on or after the first negative-balance day.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-28 10:21:57 +00:00
..
src ML predictions Phase 1 & 2: Budget Forecast tab and Cash Flow upgrades 2026-04-28 10:21:57 +00:00
Dockerfile Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
eslint.config.js Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
index.html Rebrand to MyMidas 2026-04-21 12:11:52 +00:00
nginx.conf Proxy /demo/ and /health through nginx to backend 2026-04-23 23:40:18 +00:00
package-lock.json Add Test Connection button to AI settings with plain-English error messages 2026-04-22 19:28:20 +00:00
package.json Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
postcss.config.js Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
tailwind.config.ts Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
tsconfig.json Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
tsconfig.node.json Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
vite.config.ts Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00