Skip to content

This is the c++ code for an automated teller machine project. Feel free to try it.

Notifications You must be signed in to change notification settings

bropenguin847/ATM_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATM C++

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

welcome screen


User 1

user 1


User 2

user 2

User 3

user 3


Menu system:

Option 1:

1  balance inquiry


Option 2:

2  withdraw


Option 3:

3  transfer


Option 4:

4  deposit


Option 5:

5  reload tng


Thank you screen

thank you screen

the rest of the screenshot isn't uploaded yet because I'm lazy.

About

This is the c++ code for an automated teller machine project. Feel free to try it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages