To Do List Project with Node.JS
You can manage your tasks with this package in terminal
First you should install node.js on your system in debian linux you can type below command to install node.js
sudo apt install node
Now clone this package on your system:
git clone [URL]or download it directly
Now open your terminal in source folder and execute below command:
npm installType below command in terminal:
node indexYou will see list of commands you can select.you can see tasks , add , delete or edit them.
You can also export JSON file to CSV file or import CSV file to JSON or download a CSV file and import it