Skip to content

Implement mortgage calculator with amortization schedule #934

Description

@nanaf6203-bit

Problem

MortgageCalculatorModule exists but may only compute basic monthly payments. Missing: amortization schedule, PMI, tax/insurance integration, scenario comparison.

Expected Outcome

Full-featured mortgage calculator with amortization schedule.

Acceptance Criteria

  • Monthly payment calculation
  • Amortization schedule (month-by-month)
  • PMI when down payment < 20%
  • Property tax and insurance included
  • Scenario comparison
  • Export as PDF/CSV

Files Affected

src/mortgage-calculator/mortgage-calculator.service.ts, src/mortgage-calculator/mortgage-calculator.controller.ts

Difficulty

Medium

Estimated Effort

Medium (1 week)

Labels

feature, mortgage, calculator

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions