Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 818 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 818 Bytes

🏦 ATM Simulator System

A command-line ATM simulator that allows users to manage bank accounts, perform transactions, and check balances.

✨ Features

  • 🔐 Login Screen: Authenticate using account number and PIN.
  • 📋 Main Menu:
    • ⚡ Quick Withdraw: Predefined withdrawal amounts (20, 50, 100, 200, 400, 600, 800, 1000).
    • 💸 Normal Withdraw: Custom withdrawal amount (multiples of 5).
    • 💰 Deposit: Add funds to the account.
    • 📊 Check Balance: View current account balance.
    • 🚪 Logout: Return to the login screen.
  • 📁 File Storage: Client data stored in Clients.txt.

🛠️ Installation

  1. Clone the Repository:
 git clone https://github.com/TariqCodeBit/ATM-System.git

Author

  • The Game was developed by Tarek.