Azzy001 / The_VirtualBank_ATM

AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The_VirtualBank_ATM

AN ATM program coded with C++.

This program will allow you to view your balance, deposit and withdraw money.

You can add $$$$ into your account and watch your balance grow! 🤑


Screenshots

balance

Screenshot above shows the total balance of your account 😲 by default, you will begin with $0.


withdraw

Screenshot above shows withdraw being rejected, this is because the withdraw request exceeds the total balance 🙂


deposit

Screenshot above shows the total balance changing after deposit had been made.


About

AN ATM program coded with C++, this program will allow you to view your balance, deposit and withdraw money.

License:MIT License


Languages

Language:C++ 100.0%