Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nugwxa/atm-simulation
This program simulates an ATM machine. It allows the user to check their balance, withdraw, transfer, and deposit money, and exit the application.
https://github.com/nugwxa/atm-simulation
Last synced: about 1 month ago
JSON representation
This program simulates an ATM machine. It allows the user to check their balance, withdraw, transfer, and deposit money, and exit the application.
- Host: GitHub
- URL: https://github.com/nugwxa/atm-simulation
- Owner: Nugwxa
- License: mit
- Created: 2023-03-20T16:13:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T14:35:35.000Z (10 months ago)
- Last Synced: 2024-07-17T03:34:27.447Z (6 months ago)
- Language: C++
- Size: 123 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ATM-Simulation
This program simulates an ATM machine. It allows the user to check their balance, withdraw, transfer, and deposit money, and exit the application.