MyMidas/backend/app
megaproxy 48c9e1acab Fix demo seed: compute account balances from transactions, fix VWRP cost basis
Account balances are now summed from the actual transaction data after insert
rather than hardcoded estimates. VWRP avg cost basis corrected to £102.21.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 22:38:54 +00:00
..
api Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide 2026-04-23 22:08:24 +00:00
core Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00
db Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
demo Fix demo seed: compute account balances from transactions, fix VWRP cost basis 2026-04-23 22:38:54 +00:00
ml Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
schemas Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
services Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
workers Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
__init__.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
config.py Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide 2026-04-23 22:08:24 +00:00
dependencies.py Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
main.py Add public demo mode with auto-seeding, hourly reset, and Portainer deploy guide 2026-04-23 22:08:24 +00:00