Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 440 Bytes

README.md

File metadata and controls

28 lines (14 loc) · 440 Bytes

📄 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