https://github.com/amriteshanand0129/banking-system
This is a terminal-based banking system built in C, providing essential banking functionalities.
https://github.com/amriteshanand0129/banking-system
banking-system c encryption filemanagement terminal-based
Last synced: 27 days ago
JSON representation
This is a terminal-based banking system built in C, providing essential banking functionalities.
- Host: GitHub
- URL: https://github.com/amriteshanand0129/banking-system
- Owner: amriteshanand0129
- Created: 2024-03-19T13:25:23.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T13:57:18.000Z (over 2 years ago)
- Last Synced: 2025-03-02T23:17:50.772Z (over 1 year ago)
- Topics: banking-system, c, encryption, filemanagement, terminal-based
- Language: C
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project is a representation of a Banking System implemented using C programming language and File Management System.
Features:
1. Users can create new accounts
2. Automatic account-number generation
3. Users can login using their username and password
4. Users can set and change their password
5. Password encryption
6. Users can check their bank details
7. Users can withdraw and deposit money
8. Users can request for bank statement which includes all transactions with time
9. Users can maintain a list of Payees