Skip to content

A simple C++ ATM system for withdrawals, deposits, and balance checks using file storage.

Notifications You must be signed in to change notification settings

SamirHamadaa/ATM-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

📄 ATM System

Description :

This project is a simple ATM system simulation that allows users to :

Quick Withdraw (select a predefined amount)

Normal Withdraw (enter a specific amount)

Deposit (add funds to the account)

Check Balance

Logout

The application uses text files to store and update customer data.

Features :

✅ Secure login

✅ File-based data storage

✅ Quick & normal withdrawals

✅ Deposit & balance check

About

A simple C++ ATM system for withdrawals, deposits, and balance checks using file storage.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages