Skip to content

coja56/Finance-Interest-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Capestone_project1

##Finance Interest Calculator##

This a Finance Interest Calculator written in python it is designed for a small financial company that allows the user to access two different financial calculators

  1. Investment calculator
  2. Home loan repayment calculator.

The user should be allowed to choose which calculation they want to do. How the user capitalises their selection should not affect how the program proceeds. ‘Bond’, ‘bond’, ‘BOND’ or ‘investment’,‘Investment’, ‘INVESTMENT’, should all be recognised as valid entries. If the user doesn’t type in a valid input, an Error message should be displayed The program will ask for user input on Investment and on Bond

  1. Amount
  2. Interest rate as a percentage
  3. Number of years they plan on investing or years of repaying the bond.

The program also has the formulas for Simple Interest, Compound Interest and Bond Repayment

About

Finance Interest Calculator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages