Skip to content

ajcomeau/FinancialCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FinancialCalculator

A simple calcuator for determining loan details and the results of a savings plan.

Developed as a classroom exercise in C# object-oriented programming. Last updated July 2025

See original writeup on ComeauSoftware.com. https://www.comeausoftware.com/uncategorized/calculating-mortgage-payments-csharp/

July 2025:

Refactored code to remove duplication. Resolved problems with savings calculations. Replaced double type with decimal to ensure greater accuracy in calculations.

Screenshots

LoanCalc Compound

About

A simple calcuator for determining loam details and the results of a savings plan.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages