Open tawfiknasser opened 1 year ago
We need to create a CLI app to enable us to sign up new users to the system.
The admin will interact with the app via the terminal by running a Javascript file. Feel free to use 3rd party package. here is some: https://www.npmjs.com/package/prompts https://www.npmjs.com/package/prompt https://www.npmjs.com/package/inquirer https://www.npmjs.com/package/enquirer
The task
We need to create a CLI app to enable us to sign up new users to the system.
The admin will interact with the app via the terminal by running a Javascript file. Feel free to use 3rd party package. here is some: https://www.npmjs.com/package/prompts https://www.npmjs.com/package/prompt https://www.npmjs.com/package/inquirer https://www.npmjs.com/package/enquirer
The task