Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 302 Bytes

File metadata and controls

1 lines (1 loc) · 302 Bytes

This project simulates a basic ATM (Automated Teller Machine) system. It allows users to perform essential banking operations such as checking balance, depositing money, withdrawing money, and printing receipts. The system also includes a secure PIN based login system to prevent unauthorized access.