2.0.0 • Published 1 year ago

ts-02-atm v2.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

TypeScript-project02_ATM

TS Project 02 – ATM:

Description:

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.

What we know from the description:

  1. Console based
  2. prompted with user Id and Pin when app starts
  3. User need to enter detail
  4. After successfully adding details ATM Functionality unlocked
  5. All the data is generated randomly

Basic Featues:

Project / ATM App Flow: