This is a French ATM based on C++ programming language. It has a text file as it's database.
-
Updated
Feb 4, 2021 - C++
This is a French ATM based on C++ programming language. It has a text file as it's database.
ATM simulator built with Qt, Node.js, and MySQL, featuring authentication, transactions, and card management for a real banking experience.
8x2 LCD display and 4x4 Keypad were connected over an Arduino. This is an Arduino program that verifies if a user entered the correct Pin. There are only 3 attempts after which will have to wait for 10 mins to re-enter the password.
A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C++.
ATM simulation in C++ using OOP for secure transactions.
AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.
A basic software for managing the ATM system
A simulated ATM Machine that keeps track of bank accounts and transactions
C++ console application that simulates an ATM (Automated Teller Machine) with basic banking functionality, including client transactions such as deposits, withdrawals, balance inquiries, and account management.
Add a description, image, and links to the atm topic page so that developers can more easily learn about it.
To associate your repository with the atm topic, visit your repo's landing page and select "manage topics."