This project is designed for The Bank Staffs to keep the record of their customers. Only authorized Users can have the accessibility to the program. User after Logging in have the support to display all records, and modify it accordingly. If someone is not having Login Id or forgot the old username, password he/she could make a new id and update old username and password with their atmpin provided by the bank. Further it can also check overall record of a local customer or full detail of a single a/c as per transactions, create a new record for new customer, Update an old customer record, Delete a record of a customer and Update Loans of the customer.
This project is made on Netbeans using Java and Mysql. All data is being stored in MYSQL using Java-Mysql Connectivity.