-The program simply allows the user to access two different financial calculator
- Investment calculator
- Bond calculator
-If the user selects option 1:
The system will ask the user to input the following Deposit amount Interest rate The number of years planning to invest
-The User will also be required to choose between Simple and Compound interest
Then the total amount will be displayed.
-If the user selects option 2:
The system will ask the user to input the following Present value Interest rate The number of months they plan to repay the home loan
Then the total amount needed to be repaid will display
-Else if there's nothing Then the system will display the "Exit system"