Skip to content

This is an Automated Teller Machine (ATM) project programmed in C++. 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

60 Commits
 
 
 
 
 
 

Repository files navigation

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

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

About

This is an Automated Teller Machine (ATM) project programmed in C++. Feel free to try it.

Topics

Resources

Stars

Watchers

Forks

Languages