• Bank is the place where customers feel a sense of safety for their property. In the bank, customers deposit and withdraw their money. Nowadays, managing a bank is a tedious job upto a certain limit. So a bank management system that reduces the work is essential. Also, today’s world is a genuine computer world and is getting faster and faster day-by-day.
• Thus, considering the above necessities, the system for bank management has become necessary which would be useful in managing the bank more efficiently.
• The Bank Management system consists of the bank administrator and the customer. The administrator will need to create a new account for the customer by logging into their existing account. The system executes operations like creating a new account, checking the balance of the account, withdrawing, depositing, money transfers between two accounts, and viewing transaction history.
Login Page: Administrator(user) have to insert his credentials to access the system. All the data of the administrator is already stored in the database. If the credentials does not match, the user does not have access to the system.
Main Menu: Through this page the user can add a customer, create account, deposit, withdraw, transfer, report, balance check and can add new admin.
Transaction Page: The user can perform two actions i.e. withdrawing and depositing on his account. On loading of withdraw/deposit page, the user has to enter the account no. If the account no details is stored in the database, It will be reflected on this page.
Transfer Page: On this page, the user can transfer money from one account to another account. On loading, the user has to enter the account no’s from which he wishes to transfer money.
Report Page: It displays all the details of the customer to the administrator.
Balance Page: It displays the account balance of the selected customer.
Admin Page: It allows the existing administrator to create new administrators and delete existing administrator.
• Interpreters: Java and Java Database Connectivity(JDBC).
• Software: Netbeans, Xampp.
• Database: MySQL.
• Hardware: 10GB storage, 4gb ram 4.1.2
-
Bank management system is a virtualization of transactions in banking system.
-
The banking system uses manual working but when we use a bank management system it is totally virtual and this process avoid manual work and converts it in automatic process.
-
Bank management system is saving the time with accuracy than traditional bank system.
-
It also reduces the human errors caused by employees or the customer itself.