Description
Bank Management System Project using Java and MySQL
This project is a Bank Management System developed using Java and MySQL. It is designed for Java version JDK 1.8 and MySQL version 5.6, with MySQL connector used for connecting Java to the database. The application is windows-based and the forms are designed using swings. This is a core Java project and not a web-based project. It is developed in NetBeans version 8.2, where the project can be configured.
Upon running the project, a login window will appear where the user needs to enter the user id (admin) and password (test). After logging in, the admin dashboard will be displayed, allowing the admin to manage various bank-related tasks such as cash deposits, withdrawals, account management, report generation, opening new accounts, and managing existing accounts. These operations are all included within the project, making it a basic Java project.
Technology Used in the Bank Management System Project
- Java: Business logic is written in Java
- MySQL: MySQL database is used for the project
- NetBeans: Project is developed and runs in NetBeans
Supported Operating Systems
This project is supported on the following operating systems:
- Windows: Easily configured on Windows OS
- Linux: Compatible with all versions of Linux OS
- Mac: Can be configured on Mac OS