Simple Command Line Calculator using TypeScript, Node.js and inquirer
published version 1.0.0, a year agoThis guess the number game is a short TypeScript/Node.js project that allows the user to guess the number generated by the computer. There are also several ways to alter the game, like adding more rounds or displaying the score. It’s quite simple and uses
published version 1.0.0, a year agoThis somewhat complex TypeScript/Node.js project is a console-based application. When the system starts, the user is prompted with a user pin. After entering the details successfully, the ATM functionalities are unlocked. ### Logic Building * user wil
published version 1.0.0, a year agoDevelop a simple command line Todo app using [TypeScipt](https://www.typescriptlang.org/), [Node.js](https://nodejs.org/en/) and [Inquirer](https://www.npmjs.com/package/inquirer)
published version 1.0.0, a year agoThe TypeScript console app is used to convert currencies: the users enter a certain amount of money in one currency and set the currency they want to check the monetary value of.
published version 1.0.0, a year ago