aroona_project02_cli_atm
v1.0.0
Published
This somewhat complex TypeScript/Node.js project is a console-based application. When the system starts, the user is prompted with a user pin. After entering the details successfully, the ATM functionalities are unlocked. ### Logic Building * user wil
Downloads
3
Readme
ATM
This somewhat complex TypeScript/Node.js project is a console-based application. When the system starts, the user is prompted with a user pin. After entering the details successfully, the ATM functionalities are unlocked.
Logic Building
- user will SignUP using PIN Number and balance.
- then select option appears, offering withdraw and current balance.
- on clicking withdraw, user has to select one of two modes by entering amount or fast cash.