Skip to content

feat(savings): add goal tracking with milestone progress#349

Open
yuliuyi717-ux wants to merge 1 commit intorohitdash08:mainfrom
yuliuyi717-ux:codex/issue-133-0309-2257
Open

feat(savings): add goal tracking with milestone progress#349
yuliuyi717-ux wants to merge 1 commit intorohitdash08:mainfrom
yuliuyi717-ux:codex/issue-133-0309-2257

Conversation

@yuliuyi717-ux
Copy link

Closes #133

Summary

  • add savings goal model, schema, and /savings routes for goal listing and creation
  • support contributions endpoint with milestone detection (25/50/75/100) and progress updates
  • compute per-goal status (ahead/on-track/behind/completed) and monthly target projection
  • document the new savings API in README + OpenAPI

Validation

  • sh ./scripts/test-backend.sh tests/test_savings_goals.py

@yuliuyi717-ux
Copy link
Author

Hi maintainers, just a gentle follow-up on this PR for savings goal tracking. When you have a moment, I’d really appreciate a review and any feedback. Thanks for your time!

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.

Goal-based savings tracking & milestones

1 participant