Skip to content

CristinaAliman/finalCapstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

finalCapstone

Investment and monthly repayments for home loan calculator

This project provides a calculator that allows users to calculate interest earned on investments and the amount they need to repay for a home loan per month.

Table of Contents

Installation

Please see below the steps to be used in order to install the project locally:

  1. Clone the repository to your local machine.
  2. Install Python
  3. Navigate to the project directory
  4. Install the following dependencies: import math

Usage

  1. Navigate to the project directory
  2. Run the file: python finance_calculatory.py
  3. The program will prompt the user to whose between two options: 'investment' or 'bond'. If the users selects 'investment', he will be asked to enter the amount, interest rate, number of years, and interest type. If the user selects 'bond', the house value, interest rate, and number of repayment months are required.
  4. Depending on the option selected, the program will show the relevant output (interest or monthly repayment value)

Authors

Cristina Aliman

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages