An open API service indexing awesome lists of open source software.

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.

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