Skip to content

Includes a checking and savings account along with a simple interest calculator.

License

Notifications You must be signed in to change notification settings

KallosP/BankApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BankApplication

Run It Here:

https://replit.com/@PeterKallos/BankApplication#Main.java

Description

Includes a checking and savings account along with a simple interest calculator.

Both the checking and savings accounts have the same functionality for the most part: can check current balance, make a deposit, make a withdrawal, and view a previous transaction. The values of the current balance and transactions are kept separate for each respective account.

The savings account has an extra option to access a simple interest calculator. Calculates the total amount of savings plus the initial investment provided by the user based on the number of months and interest rate entered.

Menus are included to navigate through the bank account.

About

Includes a checking and savings account along with a simple interest calculator.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages