@azfarmasood21/cli-project-02-atm-02 v1.0.0
Getting Started:
PROJECT--02--ATM:
This is a simple ATM Project made on Typescript.
Table of Contents:
Discription:
This is a simple ATM simulation project written in TypeScript. It allows users to perform various banking transactions, such as withdrawing cash, checking their balance, and making bill payments.
How to Use:
- When you run the program, it will prompt you to enter your User ID and PIN. 
- You can select your account type (Current Account or Savings Account). 
- Choose the type of transaction you want to perform (e.g., Normal Withdrawal, Fast Withdrawal, Bill Payment, or Balance Inquiry). 
- Depending on your selection, you may be asked to specify the amount or the type of bill payment. 
- The program will check your balance and perform the transaction if you have sufficient funds. 
- After each transaction, the program will display your remaining balance. 
- You can continue to perform additional transactions or exit the program. 
How To Run Using NPM AND NPX:
NPM:
- npm i @azfarmasood21/cli-project-02-atm-02
NPX:
- npx @azfarmasood21/cli-project-02-atm-02
License:
This project is licensed under the ISC License. Feel free to use and modify it as needed.
Author:
Created By Hafiz Azfar Masood:
2 years ago