🏦 Banking System (C++)
📌 Project Description
This project is a Banking Management System developed using C++.
It simulates basic banking operations such as account creation, deposits, withdrawals, and account information display.
The system demonstrates the use of Object-Oriented Programming (OOP) concepts.
🚀 Features
- Create customer accounts
- Deposit money
- Withdraw money
- Display account details
- Menu-driven console interface
🛠️ Technologies Used
- C++
- Classes and Objects
- Functions
- Vectors (Dynamic Storage)
▶️ How to Run
- Open the project in VS Code or any C++ compiler.
- Compile:# CodeAlpha_Banking-System
- Run:
📷 Output
The program allows users to:
- Create accounts
- Perform transactions
- View balance information
🎯 Internship Task
Completed as part of CodeAlpha Internship Program.
👩💻 Author
Samiksha A