-
Notifications
You must be signed in to change notification settings - Fork 0
serhioms/MorgageCalc
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
The Mortgage class is the main calculator class that performs mortgage computations based on provided settings and context.
The MortgageSettings class holds configuration settings for the mortgage calculations, such as the compound type (e.g., Canadian).
The MortgageContext class represents the input parameters for a mortgage calculation, including the principal amount, annual interest rate, amortization period, start date, term years, and extra payment details.
The project includes utility classes like FinancialFunctions and UtilDateTime to handle financial calculations and date/time operations.
There are test classes like TestMortgagePayment and TestMortgageCompare that set up different mortgage scenarios for testing and comparison purposes.
About
Advance morgage calculator
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published