Skip to content

ahujas7/BankAccount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Bank Account

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages