Commit Graph

7 Commits

Author SHA1 Message Date
3ceccafa57 Add financing data import and normalization flow 2026-06-15 21:52:39 +02:00
238a30ae0c Add effective-date transaction filtering and bulk selection 2026-06-15 21:38:25 +02:00
1c88d12f0d feat: add read-only savings agent tools 2026-06-15 21:21:57 +02:00
Matthias
4a1cbd105b Add realistic loan amortization with currentBalance back-calculation
- Extend schema with effectiveAnnualRate, totalInterest, totalAmount
- Back-calculate paid months from currentBalance and rebuild schedule
- Allow schedule calculation from termMonths without monthlyPayment
- Handle NaN form values gracefully
- Show effective rate, total interest and total amount in UI
- Add amortization unit tests
2026-06-15 20:02:44 +02:00
Matthias
4869402d45 Add savings chat analysis feature 2026-06-15 18:26:25 +02:00
Matthias
d65e7681ac Add bank synchronization features with FinTS support and update dependencies 2026-06-15 13:56:32 +02:00
Matthias
fc0a6fb975 initial commit 2026-06-15 11:33:23 +02:00