hafsas-atm
v1.0.0
Published
ATM CLI Application
Downloads
1
Readme
TITLE:
"AUTOMATED TELLER MACHINE"...
DESCRIPTION:
- It is "ATM CLI Application". This is somewhere a complex typescript project, however this project is beautifuly handle...
INSTALLATION:
Install the necessary dependencies
- Node.js
- Inquirer and types
- Chalk
- Chalk-animation and types
It is necessary to install the types as well where mention otherwise it will stuck.
Users can install these dependencies by running npm install in the project directory.
The code also includes functions for logging in, showing the menu, withdrawing money, and displaying the balance.
You can run following command to execute ATM;
npx hafsas-atm
id:123 pin:555
This is all... Thanks and Take-care!!!