moneytracker-cli

1.1.5 • Public • Published

MoneyTracker CLI

MoneyTracker-CLI is a command-line interface application that simulates basic ATM operations such as cash withdrawal, balance inquiry, deposit amount, funds transfer, and PIN verification. It provides a convenient way for users to interact with an ATM system directly from their terminal.

Installation

You can install MoneyTracker CLI globally using npm:

npm install -g moneytracker-cli

Usage
To use MoneyTracker CLI, simply run the moneytracker command in your terminal. You will be prompted to enter your 4-digit PIN and choose from various banking options such as fast cash withdrawal, balance inquiry, deposit amount, funds transfer, and more.

moneytracker

Once you've entered the required information, MoneyTracker CLI will perform the selected operation and provide you with the necessary feedback.

Example
*** For Trial Use Pin 9579 ***
Here's an example of using MoneyTracker CLI:
$ moneytracker
? Please enter your 4-digit PIN: ****
? Please select an option: Fast Cash
Dear customer RS: 2000 have been withdrawn from your acccount & your remaining balance is 8000

In this example, the user entered their PIN and chose the "Fast Cash" option, withdrawing Rs. 2000 from their account and receiving the remaining balance feedback.

Features
Fast cash withdrawal
Cash withdrawal
Balance inquiry
Deposit amount
Funds transfer

License
This project is licensed under the MIT License. See the LICENSE file for details.

This README.md file provides comprehensive information about the **moneytracker-cli** project, including installation instructions, usage guidelines, example usage, features, and licensing information.

Dependencies (2)

Dev Dependencies (1)

Package Sidebar

Install

npm i moneytracker-cli

Weekly Downloads

0

Version

1.1.5

License

MIT

Unpacked Size

29 kB

Total Files

5

Last publish

Collaborators

  • syedahsanali