1.0.0 • Published 9 months ago

@ibrahimmuneer/project02_atm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
9 months ago

ATM

This is a console-based application, when the program runs it will prompt the user for his/her pin number, if the pin number entered is correct only then it will unlock the ATM features. NOTE: The changed data will only persist until the program is running, when it exits all the values will reset.

Run the following command in your terminal/cmd to test it.

    npx @ibrahimmuneer/project02_atm

It will ask you to install the package on your computer so it can run.

NOTE: If you want to delete the package after testing it, you can find the package at the following path. open the package.json file in notepad, it will show the package name.

  C:\Users\your user name\AppData\Local\npm-cache\_npx
1.0.0

9 months ago