evanchime / finance_calculator

A program that allows the user to access two different financial calculators: an investment calculator and a home loan repayment calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finance Calculator

A program that allows the user to access two different financial calculators: an investment calculator and a home loan repayment calculator

Features

  • Compound interest calculator
  • Simple interest calculator
  • Home loan repayment calculator

Installation

  1. You need to have python installed to run the script

  2. Clone the repository:

    git clone https://github.com/your-username/finance-calculator.git
  3. Navigate to the project directory:

    cd finance-calculator

Usage

  1. Run the main script:

    python finance_calculators.py
  2. Follow the on-screen instructions to select the desired financial calculator or tool.

Contributing

Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

About

A program that allows the user to access two different financial calculators: an investment calculator and a home loan repayment calculator

License:MIT License


Languages

Language:Python 100.0%