Banking system is a 3rd year student class project , which is developed Java And Swing.
- Register the new user
- Account Opening
- Transferring money from user account to others.
- Balance Enquiry.
- View the Transaction in between dates.
- Request for cheque book.
Java Development Kit (JDK)
NetBeans IDE
To use this project have to setup the config:
create a database in MySQL server.
Next, you should replace the config file
Open src\bank_management folder
open dbconnect.java file
change the database credentials with yours
Finally, you dont need to import the sql file to database this project will do that automatically:
Login Credentials
Admin:
user_name: admin
password: pass
Executive:
username: 1510
password: pass
Customer:
username: 100200
password: pass
You did it !!
Open your xamp/ wamp server. Run the project and enjoy .
Md. Abdullah
[email protected]
Linkedin: https://www.linkedin.com/in/abd1rti
fb: https://www.facebook.com/abd1rti
skype: abdullah_rti
SAAD
[email protected]
Website: https://engr-saad.com
LinkedIn: https://www.linkedin.com/in/raselhasandurjoy
Facebook: https://www.facebook.com/developer.saad
WhatsApp: +8801904654712
~Md. Abdullah
~Saad (Rassel Hossain)
~Alif Mariam Bijori
~Shaila Nasrin
Banking System is licensed under the MIT license.