Skip to content

The bank management system is an application for maintaining a personal account in a bank . The system provides the access to the customer to create an account, deposit/withdraw the cash from his account, also to view reports of all accounts present.

Notifications You must be signed in to change notification settings

EngrSaad2/Banking_System

Repository files navigation

Banking System

Introduction

Banking system is a 3rd year student class project , which is developed Java And Swing.

Features

  1. Register the new user
  2. Account Opening
  3. Transferring money from user account to others.
  4. Balance Enquiry.
  5. View the Transaction in between dates.
  6. Request for cheque book.

Requirements

Java Development Kit (JDK)
NetBeans IDE

Installation

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 .

N.B: If you have any query or face any problem feel free to knock us.

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

Contributor

~Md. Abdullah
~Saad (Rassel Hossain)
~Alif Mariam Bijori
~Shaila Nasrin

License

Banking System is licensed under the MIT license.

About

The bank management system is an application for maintaining a personal account in a bank . The system provides the access to the customer to create an account, deposit/withdraw the cash from his account, also to view reports of all accounts present.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages