made by BP
This is the c++ code for an ATM project. This 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
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
the rest of the screenshot isn't uploaded yet because I'm lazy.