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.
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
C++ Programming Language
Visual Studio 2022
- 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
Please visit this link:
https://tinyurl.com/BankManagementProject
Enjoy watching!