A console-based ATM System developed in C++ that allows users to log in using an account number and PIN, then perform banking operations such as quick withdrawal, normal withdrawal, deposit, and balance inquiry. Client data is stored and managed using file handling.
c-plus-plus cpp transactions file-handling console-game student-project deposit user-authentication windows-console interactive-ui atm-system balance-check banking-simulation quick-withdraw normal-withdraw text-based-app
-
Updated
Mar 2, 2026 - C++