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.
-
Updated
Mar 2, 2026 - C++