This is a Database Management project for managing the functioning of a bank. It uses Java Frontend and SQL database Backend. This repository has :
- dbms folder - It includes the main project made on Eclipse and MySQL
- database folder- It contains a sample database .
- Screenshots of project folder - It includes some screenshots of the working of the application.
This project deals with :
- Addion ,Deletion and Modification of records of account,bank,branch,client etc.
- Updating and accessing user data.
- Client can login and access his/her details and can do transactions.
- Transfer , withdraw and deposit - These functions are well included in this project.