feat: add weekly financial digest endpoint and UI#456
feat: add weekly financial digest endpoint and UI#456bhubadinn wants to merge 1 commit intorohitdash08:mainfrom
Conversation
DemoWeekly Digest — W12 (2026-03-16 → 2026-03-22)Features shown:
W11 (2026-03-09 → 2026-03-15) — different data, different top category
API response sample```json { |
Adds GET /digest/weekly?week=YYYY-WNN with: - Category breakdown aggregation - Week-over-week spending comparison - Trend detection and insights generation - Redis caching (10 min TTL) - 7 pytest test cases Frontend Digest page with: - Card-based UI with progress bars - Week navigation (prev/next) - WoW change badge - Trends and insights sections Closes rohitdash08#121
1f60afa to
54d648c
Compare




Summary
GET /digest/weekly?week=YYYY-WNNendpoint and a React Digest page with week navigation, category breakdown, WoW comparison, trends, and insights./claim #121
Validation
cd app && npm run lintcd app && npm test -- --runInBand./scripts/test-backend.ps1Security and Ownership
main)Checklist