atm-simulator
There are 32 repositories under atm-simulator topic.
timgabets/electron-atm
A simple free open-source NDC ATM emulator, written on JavaScript, jQuery and Electron framework.
HouariZegai/ATMSimulator
Used the notion of threads and parallelism to make a ATM Simulator.
Adithya-S-Bhat/ATM-Simulator-using-C
A basic CLI based ATM simulator written in C
Shalinee13/ATM_MACHINE_MINI_PROJECT
This is ATM MACHINE Project using Python with basic functionalities of a real ATM machine, such as creating pin, withdrawing cash, checking account balance, and depositing cash.
emilbluemax/ATM
ATM simulator built using C with backend built using simple file systems
minhaj-313/Simple-ATM-Machine-Program-in-Python
Explore this beginner-friendly Python program that simulates an ATM machine. Practice basic programming concepts like conditionals and user input handling. This project includes features such as PIN verification, balance inquiry, money withdrawal, and deposit. Use it as a learning resource and feel free to contribute improvements!
NemesLaszlo/Simple_ATMSimulator
Basic Java Practise. Simulation of the process of ATM automation based on a given file. With many different, sometimes "extreme" options and possibilities.
Suresh142/ATM_Machine_Python
A Miniproject on implementing operations of User Manual Of ATM Machine which includes Statement, Withdraw, Deposit, Change PIN and Quit By Using Python Source Code.
engichang1467/ATM-Simulator-Go
Writing my ATM Simulator in Golang
engichang1467/ATM-Simulator-Python
Writing my ATM Simulator in Python3
JayeshSuryavanshi/ATM-Simulator
We created an ATM machine using Database Management techniques as a part of the DBMS project. The system performs all the operations found in an automatic teller machine.
mubashar-nouman/ATM-Machine-Mini-Project-cpp
A simple console base project of ATM machine using c++
Nishant-15/ATM
ATM Simulator developed using Java, swing. We can perform all task like ATM
shakyaAshish02/ATM-machine-mini-project
This is ATM MACHINE Project using Python with basic functionalities of a real ATM machine, such as creating pin, withdrawing cash, checking account balance, and depositing cash.
SilasRodrigues19/ATMSimulator
ATM simulator using C
yahya-saad/Console-ATM-Simulator
Simple ATM console application implemented in C#. The application simulates basic banking operations such as account login, balance checking, deposit, withdrawal, internal transfers, transaction history, and logout.
ygzkrmtc/ATM
ATM Simulator
AkshayGoliyan/AKA-BANK
An "ATM SIMULATOR" ,Minor project made with Python and TKinter(python lib)
aymanmomin/Python-Project-3-ATM-System
ATM system
chiragha/ATM-Simulator-System-
Java-Swing based ATM is a Intermediate project application coded in Java programming language built using NetBeans.
ClarkCodes/Cajero_Proyecto_Final
Práctica Académica extremadamente básica y sencilla: Simulador de un Canjero Bancario en una Página web
danielchristopher513/ATM_SIMULATOR_USING_C
ATM simulator built using C with backend built using simple file systems
Irina-29/ATM
This is an ATM simulator where users can view their account balance and withdraw or deposit money.
kalmix/atm-iq
Este programa simula un cajero automático para operaciones bancarias como inicio de sesión, consulta de saldo, retiro y depósito de fondos, y compra de recargas. Usa clases y métodos, interactúa con el usuario a través de pantalla y teclado, y almacena datos en archivos y una base de datos.
Ola-Kaznowska/ATM-Application
An application that simulates the operation of an ATM. Written 100% in Python 3.12.3 The application is written 100% on its own as a test of one's Python basics skills and to practice the if, elif and else conditional instructions. To test the performance of my application just download the script file and run it using Visual Studio Code.
prathmeshborate/AtmSimulator
The ATM Simulator is a Python-based application that emulates a basic ATM interface. It allows users to perform common banking operations, including checking their account balance, making withdrawals, and depositing funds.
sawongam/atm-machine-in-java
This is a simple ATM project in Java. It allows users to login with their account number and PIN, and then view their balance or withdraw funds from their checking or saving accounts.
venkatbalajim/ATM_Simulator
This project is an ATM (Automated Teller Machine) simulator developed using Java Swing. It mimics the functionalities of a real ATM, allowing users to perform basic banking operations.
engichang1467/ATM-Simulator-CPP
Writing my ATM Simulator in C++
engichang1467/ATM-Simulator-Java
Writing my ATM Simulator in Java
kushtej/sample-atm-app
A MVC Design pattern App using Vue.js and PHP to imitate the simulation of an ATM.
pmihsan/Java-Projects
Simple Calculator, ATM Simulation and XO Game