#Banking System Project
This Java-based application allows you to manage user accounts, perform transactions, and ensure the security of financial data.
##Getting Started
Follow these steps to set up and run the project on your local machine:
- Clone the Repository:
git clone "https://github.com/amitkhedkar41/Banking_management_system_JDBC"
- Open it in ide: '''eclipse 3.add dependency of MySQL 4.Run the program
#Features of app
- User Registration & Login
- Account Creation
- Debit and Credit Transactions
- Money Transfer Between Accounts
- Balance Inquiry
- Robust Security Measures
#Technologies Used
- Java
- JDBC (Java Database Connectivity)
- MySQL (or your preferred database system)