An open API service indexing awesome lists of open source software.

https://github.com/devmianharoon/atm-working


https://github.com/devmianharoon/atm-working

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Atm-working
ATM-Machine Develop a TS program that show the working of an ATM machine such

User should login by entering his/her unique account number and a secret PIN
User can check account balance
User can withdraw money
User can check his/her previous transections in the current login
User should be asked at the end of each function that if he/she wants to end transections or perform any other transections if the user choose more transections he/she must be shown all the options again and he / she can perform any transections.
In the current login means if user logged in and performed 5 transections he/she have an option to check these 5 transections If he/she choosed to end the transections the data should be removed.