atm
Here are 32 public repositories matching this topic...
This Project is to make an Automated Teller Machine with user's Account Number,Password,and bank account.Using this data,users can withdraw, deposit, and view their account balance.
-
Updated
Mar 21, 2023 - C
This was a freshmen University Programming Introduction Course ATM Project
-
Updated
May 18, 2023 - C
A simple terminal-based ATM system in C that allows users to sign up, log in, check balance, deposit, withdraw, and view transaction history.
-
Updated
Jul 28, 2025 - C
Software Based Random Number Generation Layer for Secure Payment Systems
-
Updated
May 25, 2024 - C
Command-line ATM Management System in C — user auth, account & transaction management.
-
Updated
Oct 14, 2025 - C
Banking System in C using Binary File Handling and ATM features.
-
Updated
Dec 11, 2025 - C
ATM ConCurrencies is a simple prototype of a program that mimics the work of an ATM system using concurrent processes and inter-process communication (IPC) services. This version includes functionalities with message queues, semaphores, shared memory and architectures for exploring deadlocks and livelocks.
-
Updated
Jun 3, 2021 - C
A basic command-line ATM service program written in C. This program allows users to perform simple banking operations such as checking balance, withdrawing money, and depositing money. The user interface is text-based, making it easy to understand and use.
-
Updated
Jan 10, 2024 - C
This simple program simulates an ATM machine, allowing users to check their balance, withdraw money, deposit money, and exit the service. It's a basic example to help you understand how C programming can be used to create interactive applications.
-
Updated
Nov 1, 2023 - C
Improve this page
Add a description, image, and links to the atm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the atm topic, visit your repo's landing page and select "manage topics."