1.0.3 • Published 2 months ago

atm-usamy v1.0.3

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

ATM

This somewhat complex TypeScript/Node.js project is a console-based application. When the system starts the user is prompted with a user id and user pin. After entering the details successfully, the ATM functionalities are unlocked. All the user data is generated randomly.

Installation

To use this app, you need to have Node.js and npm installed on your machine. Run the following command in the terminal to install the app:

npm i atm-usamy

Then, run the following command to use the app:

npx atm-usamy

Technologies Used

  • TypeScript
  • Node.js
  • Inquirer

References

github link

npmjs link

Screenshots

Here are some screenshots of the app in action:

Alt text

Alt text

Alt text

1.0.3

2 months ago

1.0.2

2 months ago

1.0.1

8 months ago

1.0.0

8 months ago