https://github.com/bropenguin847/atm_cpp
This is an Automated Teller Machine (ATM) project programmed in C++. Feel free to try it.
https://github.com/bropenguin847/atm_cpp
atm cpp vscode
Last synced: 3 months ago
JSON representation
This is an Automated Teller Machine (ATM) project programmed in C++. Feel free to try it.
- Host: GitHub
- URL: https://github.com/bropenguin847/atm_cpp
- Owner: bropenguin847
- Created: 2022-06-11T09:37:16.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-21T10:25:23.000Z (11 months ago)
- Last Synced: 2025-02-21T11:28:13.896Z (11 months ago)
- Topics: atm, cpp, vscode
- Language: C++
- Homepage:
- Size: 525 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATM C++
Developed by: Keith Lim
This is the C++ code for an ATM project.
V1 atm is only one time use, meaning any changing data aren't able to be saved somewhere.
Three users can use this atm at once.
Bryant is another member of the team.
It does the following:
* balance inquiry
* withdraw
* transfer
* deposit
* reload tng card
* clear screen
V2 atm system is currently being developed.... Stay tuned...
The welcome and login screen

-----------------------------------------------------------------------
User 1

-----------------------------------------------------------------------
User 2

-----------------------------------------------------------------------
User 3

-----------------------------------------------------------------------
Menu system:
Option 1:

-----------------------------------------------------------------------
Option 2:

-----------------------------------------------------------------------
Option 3:

-----------------------------------------------------------------------
Option 4:

-----------------------------------------------------------------------
Option 5:

---
Thank you screen
