Welcome to the Multi-Finance program! This Python program provides a user-friendly interface to explore various aspects of personal finance, banking, and investing. Users can select different options to perform calculations and get insights into financial concepts.
- Make sure you have Python installed on your system.
- Download or clone this repository.
- Open a terminal or command prompt and navigate to the directory where the program is located.
- Run the program by executing the following command: python Multi_Finance.py
Welcome to the Multi-Finance program! This Python program provides a user-friendly interface to explore various aspects of personal finance, banking, and investing. Users can select different options to perform calculations and get insights into financial concepts.
- Make sure you have Python installed on your system.
- Download or clone this repository.
- Open a terminal or command prompt and navigate to the directory where the program is located.
- Run the program by executing the following command:
- Follow the on-screen instructions to interact with the program.
- Choose an area of finance to focus on: Personal Finance, Banking, or Investing.
- Select specific options to perform calculations or get information within the chosen area.
- Rule of 50/30/20: Calculate recommended allocations for needs, wants, and savings based on your net monthly salary.
- Rule of 25: Estimate the amount you'll need for retirement by multiplying your desired annual income by 25.
- Rule of 72: Calculate the approximate number of years it will take for an investment to double based on a given interest rate.
- Simple Interest: Calculate the total amount accrued and interest paid for a simple interest investment.
- Compound Interest: Calculate the total amount accrued and interest earned for a compound interest investment.
- Savings Account Interest Increase: Estimate the account balance over a specified number of years with increasing yearly deposits.
- Stock Gain or Loss: Determine the profit or loss for a stock investment based on initial and current stock prices.
- ROI (Return on Investment): Calculate the ROI percentage for an investment.
- Stock Price Change: Calculate the percentage change in the value of a stock.
Contributions to enhance the functionality and usability of this program are welcome. Feel free to create issues or pull requests if you have any improvements in mind.
This project is licensed under the MIT License.
Created by Adrian Ortiz.
Contributions to enhance the functionality and usability of this program are welcome. Feel free to create issues or pull requests if you have any improvements in mind.
This project is licensed under the MIT License.
Created by Adrian Ortiz.