π 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