Welcome to the Bank Management System, a simple console-based application implemented in Java. This program allows users to perform basic banking operations like deposit, withdrawal, and balance inquiry.
- Deposit Money: Add funds to your account.
- Withdraw Money: Withdraw funds if you have sufficient balance.
- Check Balance: View the current account balance.
- User-Friendly Menu: Easy-to-use console interface with clear options.
Programming Language: Java
Development Tools: JDK 1.8 (or higher)
- Clone the Repository:
git clone https://github.com/Manju200417/Bank_Management_System
Navigate to the Project Directory: cd Bank-Management-System
Compile the Code: javac Bank.java
Contributions Contributions are welcome! If you have ideas to improve this program, feel free to fork the repository and submit a pull request.
License This project is licensed under the MIT License.
Feel free to fork, modify, and contribute to this project! 😊
Thank you for checking out this project! ❤