Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 2.36 KB

README.md

File metadata and controls

51 lines (34 loc) · 2.36 KB

Bank-Management-System-Cpp

A simple Bank Management System in C++. It allows users to perform various operations such as:

  • Creating a new account,
  • Depositing money,
  • Withdrawing money,
  • Checking account details,
  • Modifying account information,
  • Viewing all existing accounts &
  • Deleting an account.

Output:

image

image

1. Creating a new account:

image

image

2. Depositing money:

image

image

3. Withdrawing money:

image

image

4. Checking account details:

image

5. Modifying existing account:

image

6. Viewing all existing accounts:

image

7. Deleting account:

image

image

image

image

Contributors: