By Avishi Jain
The Bank Simulator is based on Java language. It automates various banking operations. It manages customer accounts, cash deposits, cash withdrawals, and many more features.
In this project, a new customer can first sign up and create a new account. To create a new account, he/she has to fill up personal details, additional details, and account details. Then, the customer can sign in from the login page and the system directs him to the bank simulating page.
The transaction page consists of various banking features such as cash deposits, cash withdrawals, Balance Enquiry, Fast Cash, Pin change, and mini statement. All the transactions are stored in the MySQL Database.
Submitted by Avishi Jain (Avishi05)
Download packets of source code on Coders Packet
Comments