14 Commits

Author SHA1 Message Date
scuti 8d8807a3f1 Added what-if payments.
Hypothetical extra payments towards principal without
modifying files.
2025-07-19 10:55:28 -07:00
scuti 14e784aa6c Displays total of extra payments made.
Changed 'paid'column, which represented the due for the term,
to 'due'.
2025-07-18 22:35:36 -07:00
scuti 2f5a76a92a extra payments renamed to events 2024-12-01 16:42:29 -08:00
scuti a1cdd69c42 merge branch publish 2024-08-30 01:49:12 -07:00
scuti 53029f9925 fixed payments towards principal applying twice toward remaining balance 2024-05-11 21:31:47 -07:00
- 5cc813a346 removed example; added Makefile 2024-02-10 17:51:14 -08:00
- ed2e72267c can display schedule in different ways 2024-02-10 12:15:32 -08:00
- ccb39cfc21 compare amount paid in interest with/out extra payments 2024-02-10 10:58:05 -08:00
- fdf01baf6a handle multiple one-time payments 2024-02-09 20:31:04 -08:00
- 16ce241169 fixed total payment when one-time payments are applied 2024-02-09 19:45:45 -08:00
- 2bf6ec00e2 subtract from principal payment if remaining balance < 0 2024-02-09 16:47:56 -08:00
- 4b6958a06a added arguments 2024-02-08 23:29:32 -08:00
- 7706949f76 added rounding - lines up with reference values 2024-02-08 22:05:35 -08:00
- 01523d97f1 initial answer from chatgpt 2024-02-08 21:14:16 -08:00