Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.64 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.64 KB

🏦 Bank Management System

Welcome to the Bank Management System project! This Java application allows users to sign up for a bank account, receive random card details, and perform various banking operations such as depositing money and transferring funds to other bank accounts.

🌟 Features

  • User Authentication: Sign up and sign in securely to access your bank account.
  • Random Card Generation: Upon account creation, receive random card details and a four-digit PIN.
  • Account Management: View account details, deposit money, and check your balance.
  • Transfer Funds: Easily transfer money to other bank accounts.

📝 Usage

  1. Sign up for a new bank account using the provided interface.
  2. Log in with your credentials to access your account.
  3. Use the dashboard to view your account details and perform transactions.
  4. Add money to your account by selecting the deposit option.
  5. Transfer funds to other bank accounts by entering the recipient's account details and the amount to transfer.

🚀 Getting Started

To run this project locally, follow these steps:

  1. Clone this repository to your local machine.
  2. Open the project in your preferred IDE (Integrated Development Environment).
  3. Make sure you have Java and MySQL installed on your system.
  4. Import the project into your IDE and configure the MySQL database connection.
  5. Run the Main.java file to start the application.

🛠️ Technologies Used

  • Java
  • MySQL Database

If you encounter any issues while working on this project, feel free to connect with me via-