Skip to content

A Bank Management System Project made with C++ Programming Language Using OOP Principles

Notifications You must be signed in to change notification settings

hanae-mk/Bank-Management-System

Repository files navigation

🏛️ Bank Management System

👀 Overview

This is a comprehensive Console Application that simulates basic banking operations, which I deeply focused on programming basics such as Object Oriented Programming Principles, Divide and Conquer Principle, writing clean and well organized code that is easy to understand and maintain.


Features

1.Show Clients List

2.Add New Client

3.Delete Client

4.Update Client Info

5.Find Client

6.Transactions

7.Manage Users

8.Login Register

9.Currency Exchange

10.Logout


🛠️ Requirements

C++ Programming Language

Visual Studio 2022


🚀 Installation

  1. Clone The Repository:

Use This Command Line :
git clone https://github.com/hanae-mk/Bank-Management-System.git

2.Run The Project :

Login Details :

UserName : Admin
Password : 1234


📽️ Project Demo

Please visit this link:

https://tinyurl.com/BankManagementProject

Enjoy watching!