atm-bank-project
v1.0.2
Published
HBL ATM Machine is a simple command-line application built with Node.js that simulates basic ATM functionalities, including checking account balance, withdrawing money, and transferring funds. ![HBL](https://github.com/arman229/html-css-practice/assets/1
Downloads
1
Readme
HBL ATM Machine
HBL ATM Machine is a simple command-line application built with Node.js that simulates basic ATM functionalities, including checking account balance, withdrawing money, and transferring funds.
Features
- Account PIN authentication
- Check account balance
- Withdraw money
- Transfer money to other accounts
Getting Started
Make sure you have Node.js installed on your computer.
Clone this repository or download the source code.
Install the project dependencies.
You can install this calculator globally using npm by running the following command:
npm i atm-bank-project
This addition informs users that they can run your program using
npx atm-bank-project
making it convenient for those who don't want to install it globally.
License
This project is licensed under the ISC License