You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.