Skip to content

Add weekly financial digest endpoint#1068

Open
kishan5111 wants to merge 1 commit into
rohitdash08:mainfrom
kishan5111:bounty-121-weekly-digest
Open

Add weekly financial digest endpoint#1068
kishan5111 wants to merge 1 commit into
rohitdash08:mainfrom
kishan5111:bounty-121-weekly-digest

Conversation

@kishan5111
Copy link
Copy Markdown

Summary

  • add authenticated weekly digest endpoint with income, spending, net flow, trend comparison, top categories, largest transactions, and upcoming bills
  • document the endpoint in OpenAPI and README
  • add focused backend tests for successful digest generation and invalid end_date handling

Tests

  • ../../.venv/bin/python -m pytest tests/test_weekly_digest.py -q
  • .venv/bin/python -m black --check packages/backend/app/services/weekly_digest.py packages/backend/app/routes/insights.py packages/backend/tests/test_weekly_digest.py
  • .venv/bin/python -m flake8 packages/backend/app/services/weekly_digest.py packages/backend/app/routes/insights.py packages/backend/tests/test_weekly_digest.py
  • git diff --check

/claim #121

@kishan5111 kishan5111 requested a review from rohitdash08 as a code owner May 23, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant