infinite_atm
v1.0.0
Published
A program that shows how Bank ATM works. It takes user ID and user PIN to start working. For now it is just with static data. But in real time, it will check the entered data against database and throw error if incorrect data is entered.
Downloads
3
Readme
A program that shows how Bank ATM works. It takes user ID and user PIN to start working. For now it is just with static data. But in real time, it will check the entered data against database and throw error if incorrect data is entered.