An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: atm-simulator

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.

Language: Python - Size: 20.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DavidV125/early-js-atm-simulator

A basic ATM simulator (in Spanish) built using JavaScript objects and control flow structures. It includes user login, balance checking, withdrawals, and deposits. This was one of my early projects while learning how to use objects, loops, and conditionals.

Language: JavaScript - Size: 668 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

timgabets/electron-atm

A simple free open-source NDC ATM emulator, written on JavaScript, jQuery and Electron framework.

Language: JavaScript - Size: 4.54 MB - Last synced at: 21 minutes ago - Pushed at: over 4 years ago - Stars: 104 - Forks: 60

matheusaudibert/atm-bank

🏧 A nice ATM System made in C++.

Language: C++ - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

HouariZegai/ATMSimulator

Used the notion of threads and parallelism to make a ATM Simulator.

Language: Java - Size: 147 KB - Last synced at: 26 days ago - Pushed at: almost 6 years ago - Stars: 13 - Forks: 6

tejaspanchall/Bank-ATM-Simulator

The Bank ATM Simulator is an end-to-end application that simulates ATM system with a Java Spring Boot backend, React.js frontend, and PostgreSQL database.

Language: Java - Size: 55.7 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

kyt47000/ATM-simulation

Java GUI Based Simple ATM Simulator

Language: Java - Size: 6.22 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 4.88 KB - Last synced at: 25 days ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 4

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!

Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

engichang1467/ATM-Simulator-Go

Writing my ATM Simulator in Golang

Language: Go - Size: 1.95 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

SilasRodrigues19/ATMSimulator

ATM simulator using C

Language: C - Size: 63.5 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

Nishant-15/ATM

ATM Simulator developed using Java, swing. We can perform all task like ATM

Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

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.

Language: Java - Size: 477 KB - Last synced at: 25 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

AkshayGoliyan/AKA-BANK

An "ATM SIMULATOR" ,Minor project made with Python and TKinter(python lib)

Language: Python - Size: 9.27 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

engichang1467/ATM-Simulator-Python

Writing my ATM Simulator in Python3

Language: Python - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ardazlato/atm-example

My small university project, which I illustrated by checking the balances of 2 customers with "if/else".

Language: Python - Size: 4.88 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 9 - Forks: 0

pmihsan/Java-Projects

Simple Calculator, ATM Simulation and XO Game

Language: Java - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 9.77 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: Jupyter Notebook - Size: 59.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

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.

Language: Python - Size: 6.66 MB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

danielchristopher513/ATM_SIMULATOR_USING_C

ATM simulator built using C with backend built using simple file systems

Language: C - Size: 17.6 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

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.

Language: Java - Size: 244 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

mubashar-nouman/ATM-Machine-Mini-Project-cpp

A simple console base project of ATM machine using c++

Language: C++ - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Irina-29/ATM

This is an ATM simulator where users can view their account balance and withdraw or deposit money.

Language: Java - Size: 188 KB - Last synced at: about 7 hours ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Adithya-S-Bhat/ATM-Simulator-using-C

A basic CLI based ATM simulator written in C

Language: C - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

aymanmomin/Python-Project-3-ATM-System

ATM system

Language: Jupyter Notebook - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

kushtej/sample-atm-app

A MVC Design pattern App using Vue.js and PHP to imitate the simulation of an ATM.

Language: PHP - Size: 5.37 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ClarkCodes/Cajero_Proyecto_Final

Práctica Académica extremadamente básica y sencilla: Simulador de un Canjero Bancario en una Página web

Language: JavaScript - Size: 2.77 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

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.

Language: Java - Size: 2.93 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

engichang1467/ATM-Simulator-CPP

Writing my ATM Simulator in C++

Language: C++ - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

engichang1467/ATM-Simulator-Java

Writing my ATM Simulator in Java

Language: Java - Size: 1000 Bytes - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

gonsaiki/atm-machine-simulator

make a atm machine simulator using c++ programming language

Language: C++ - Size: 8.79 KB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0