1.0.2 • Published 6 months ago

@rehan-warsi/oop-my-bank v1.0.2

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

OOP MY BANK

* A CLI based app that simulates working of a bank following OOP patterns By Rehan Warsi

Description

* A CLI based app that simulates working of a bank following the Object Orienter Programming patterns 
@faker-js/faker is used to Add fake Customers in bulk quantity

Installation

npm i @rehan-warsi/my-bank -g

Run Command

npx oop-mybank

Menu

  1. View All Customers
  2. View Individual Customer
  3. Deposit
  4. Withdrawl
  5. Exit