Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

ATM Simulation - Console-based

This code simulates an ATM machine with basic features like creating a PIN, depositing, withdrawing, checking balance, and exiting. It's a text-based program that can be run in a console.

Features:

  • Create PIN: Set your 4-digit PIN.
  • Deposit: Add money to your account.
  • Withdraw: Withdraw money from your account.
  • Check Balance: Display your account balance.
  • Exit: Quit the ATM.

ATM Simulation - GUI-based

This code simulates an ATM machine with a graphical user interface (GUI) for a more user-friendly experience. It offers features like entering a PIN, depositing, withdrawing, checking balance, and more.

Features:

  • Enter PIN: Enter your 4-digit PIN securely.
  • Deposit: Add money to your account.
  • Withdraw: Safely withdraw money from your account.
  • Check Balance: Instantly check your account balance.

Usage:

  1. Run the program.
  2. Enter your PIN.
  3. Choose from the available options (Deposit, Withdraw, or Check Balance).
  4. Follow the on-screen instructions.
  5. Enjoy the ATM experience with a graphical interface!

About

ATM softwarw without GUI

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages