https://github.com/chihebabiza/cpp-oop-bank-system
C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
https://github.com/chihebabiza/cpp-oop-bank-system
bank-application bank-system console-application cpp cpp-bank-management-system cpp-oo oop visual-studio
Last synced: about 1 year ago
JSON representation
C++ console application use OOP concepts , it manages client records in a banking system. It allows users to view, add, update, and delete client information, as well as perform transactions like deposits, withdrawals, and balance checks. The system includes user login functionality with different access levels .
- Host: GitHub
- URL: https://github.com/chihebabiza/cpp-oop-bank-system
- Owner: chihebabiza
- License: mit
- Created: 2025-04-02T07:57:39.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-04-02T09:26:18.000Z (about 1 year ago)
- Last Synced: 2025-04-02T09:30:03.383Z (about 1 year ago)
- Topics: bank-application, bank-system, console-application, cpp, cpp-bank-management-system, cpp-oo, oop, visual-studio
- Language: C++
- Homepage:
- Size: 16.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# cpp-oop-bank-system