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