Skip to content

Hi , My Name Is Shyanil . This Is My This Is My BANK MANGEMENT SYSTEM in NetBeans Using Java Programming Language.

Notifications You must be signed in to change notification settings

Shyanil/BANK-MANGEMENT-SYSTEM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Bank Management System

Build Status Version License

The Bank Management System is a comprehensive application developed using core Java, advanced Java, AWT, Swing, and MySQL. This project aims to provide a user-friendly interface for managing bank accounts and transactions efficiently.

Technologies

Languages and Tools:

java mysql

Download JAR File | Watch Video Demo

Copy and paste the link in your browser's address bar to download the JAR file. You can use that and

Features

  • Account management (create, update, delete)
  • Transaction management (deposit, withdraw, transfer)
  • User authentication and access control
  • Data persistence using MySQL database
  • Intuitive user interface using AWT and Swing

Installation

To run the Bank Management System on your local machine, follow these steps:

  1. Clone the repository: git clone https://github.com/your_username/bank-management-system.git
  2. Import the project into your preferred IDE (e.g., Eclipse, IntelliJ IDEA)
  3. Set up the MySQL database using the provided SQL script
  4. Update the database connection settings in the project
  5. Run the project

Usage

Once the project is running, you can use the intuitive user interface to perform various banking operations. Create new accounts, manage transactions, and ensure data integrity with ease.

Contributing

Contributions to the Bank Management System project are welcome! To contribute, follow these steps:

  1. Fork the repository
  2. Create a new branch (git checkout -b feature/your-feature-name)
  3. Make your changes
  4. Commit your changes (git commit -am 'Add new feature')
  5. Push to the branch (git push origin feature/your-feature-name)
  6. Create a new Pull Request

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

About

Hi , My Name Is Shyanil . This Is My This Is My BANK MANGEMENT SYSTEM in NetBeans Using Java Programming Language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages