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

https://github.com/ahmershah29/bank-management-system

This is my first-semester final project, a simple console-based Bank Management System built in C++. It allows users to create, update, delete, and view accounts, as well as deposit, withdraw, and check balances. The system uses file handling for data storage, ensuring persistence without the need for a database.
https://github.com/ahmershah29/bank-management-system

bank-management-system-project cpp project software-engineering

Last synced: 3 months ago
JSON representation

This is my first-semester final project, a simple console-based Bank Management System built in C++. It allows users to create, update, delete, and view accounts, as well as deposit, withdraw, and check balances. The system uses file handling for data storage, ensuring persistence without the need for a database.

Awesome Lists containing this project