Skip to content

ABdohenedi19/Bank-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🏦 Bank System

A simple Bank Management System built in C++ (console app).
The project is divided into two parts:

  • Classes Library → Handles accounts, customers, and transactions.
  • UI Project → Provides a user interface to interact with the system.

This project demonstrates OOP concepts and the separation of business logic from the user interface.


📸 Screenshots

🔐 Login Screen

Login Screen
Login Screen 2


💱 Currency Exchange

Currency Exchange


🔑 Permission Required

Permission Screen


👥 Clients List

Clients List


➕ Add Client

Add Client


❌ Delete Client

Delete Client


About

A simple Bank Management System in C++ (console app), divided into two projects: a **Classes Library** for accounts, customers, and transactions, and a **UI project** for interaction. Demonstrates OOP concepts and separation of business logic from the user interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors