This bank account application was created using Java along with the Abstract Window Toolkit (AWT) and Swing packages.
Overall, it was made with the intent to potentially simulate the software in an ATM machine, by allowing the user to perform basic operations such as:
- Create new accounts
- Check the account balance
- Withdraw and deposit funds
- Reset the password
- Transfer funds to other accounts
- View bank transaction history
- Delete an account
It is important to note that the Graphical User Interface (GUI) created is not very visually appealing. This project's main focus was functionality and to serve as a learning opportunity rather than user interface design.
Check out some screenshots of the application at: https://www.sites.google.com/view/sakshamahuja/projects/bank-of-java