https://github.com/kanojiahub/banking-management-system
https://github.com/kanojiahub/banking-management-system
banking-system c c-language
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kanojiahub/banking-management-system
- Owner: KanojiaHub
- Created: 2024-10-15T17:08:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-15T17:26:11.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T02:26:31.366Z (over 1 year ago)
- Topics: banking-system, c, c-language
- Language: C
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Banking Management System
A Banking Management System developed in C that provides essential banking operations like managing accounts and offering ATM services such as cash withdrawal and balance checking. This system ensures efficient and secure handling of customer transactions.
# Features
# Account Management
- Add new customer accounts.
- Update existing account details.
- Delete accounts.
- View account information.
# ATM Services
- Cash Withdrawal.
- Balance Inquiry.
- Account Statement.
- Secure Transactions
### PIN-based authentication for ATM services.
### Verification and validation for user inputs.