Skip to content

shreyagupta2006/ATM-simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ATM-simulator

ATM Simulator ATM Simulator is a console-based C++ program that mimics the basic functionalities of an Automated Teller Machine (ATM). Users can perform actions like checking balance,transaction history, transfer funds, withdrawing cash, and depositing money.

Features Check account balance

Withdraw cash with balance validation

Deposit money

PIN authentication simulation

Simple and interactive console interface

How to Run Compile the program using a C++ compiler (e.g., g++ atm_simulator.cpp -o atm_simulator)

Run the executable (./atm_simulator or atm_simulator.exe)

Follow on-screen prompts to use the ATM simulator

Author Created by Shreya Gupta Email: your shreyagupta1109.sg@gmail.com GitHub : shreyagupta2006

About

ATM simulator using cpp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages