Skip to content

soroush-habibi/ToDoList

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDoList

To Do List Project with Node.JS

You can manage your tasks with this package in terminal


Installation

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 install

How to use this package?

Type below command in terminal:
node index
You 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