A simple and Compound calculator for performing various financial calculations.
• Python
- Calculate compound interest
- Calculate simple interest
- Calculate present value and future value of cash flows
- Calculate loan payments and interests
- Clone the repository to your local machine using git clone https://github.com/your-username/finance-calculator.git
- Open the project in your preferred code editor or IDE
- Run the calculator by executing node index.
- Follow the prompts to select the type of calculation you want to perform
This project is licensed under the MIT License. See LICENSE for details.
- Investment calculation
- Bond calculation
- Exit
👤 Funani Maitakhole