https://github.com/joswinemmanuel/banking-system-cpp
A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.
https://github.com/joswinemmanuel/banking-system-cpp
cpp
Last synced: 6 months ago
JSON representation
A C++ implementation of a banking system with features like account creation, balance enquiry, deposit, withdrawal, account closure, and account management.
- Host: GitHub
- URL: https://github.com/joswinemmanuel/banking-system-cpp
- Owner: joswinemmanuel
- Created: 2022-10-12T12:59:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-12T13:08:53.000Z (over 3 years ago)
- Last Synced: 2025-02-12T05:42:16.902Z (about 1 year ago)
- Topics: cpp
- Language: C++
- Homepage:
- Size: 83 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Banking System implemented using C++