Skip to content

Calculates the total interest earned and final balance of a savings account, given starting balance, annual interest rate, and monthly deposits.

Notifications You must be signed in to change notification settings

Wilveren/Interest-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Yearly Interest Earned Calculator

A C++ program to calculate the total interest earned and final balance of a savings account, given starting balance, Annual interest rate, and monthly deposits

This program was written by me both for practice, and as proof of my basic programming skills. It is my hope that I can develop it further by turning it into an AWS Lambda function which can be invoked using EC2, or from a Static Website.

About

Calculates the total interest earned and final balance of a savings account, given starting balance, annual interest rate, and monthly deposits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages