MyMidas/backend
megaproxy 664b530136 Seed historical net worth snapshots and trigger live price sync on demo startup
- seed.py: adds 30 weekly NetWorthSnapshot rows (Sep 2025 → Apr 2026) so the
  Net Worth chart has full history on first boot, not just today's value
- main.py: fires price_sync_job and fx_sync_job in the background immediately
  after the scheduler starts in demo mode, so portfolio valuations are live
  from the moment the container becomes healthy

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-23 22:47:44 +00:00
..
alembic Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
app Seed historical net worth snapshots and trigger live price sync on demo startup 2026-04-23 22:47:44 +00:00
scripts Complete Phase 3, Phase 5 polish and hardening 2026-04-22 14:59:11 +00:00
tests Add recurring transaction detection, subscriptions page, and UK tax reporting 2026-04-23 21:40:02 +00:00
alembic.ini Initial commit: MyMidas personal finance tracker 2026-04-21 11:56:10 +00:00
Dockerfile Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00
pyproject.toml Add AI receipt scanning with OCR pipeline and debug toggle 2026-04-22 22:07:38 +00:00