louicoder / Node-WebScrapper

A web scrapper application that scraps websites performs a couple of automated tasks.
6 stars 2 forks source link

Add a terminal input function #30

Open louicoder opened 5 years ago

louicoder commented 5 years ago

Add a function in a new function to handle inputs from the console, this will be basically used by the developers.

The function should be named terminal.js or console.js. The function will be responsible for handling questions as well as process answers and thereafter return to the calling function.

Resources