To run the application
-
Download the repository and unzip the file.
-
Run the command prompt (preferably with administrative power).
-
Run the following code in the command prompt
python3 todo.py -
A list of actions that can be performed will show up.
-
Choose what you want to do amongst various commands like add, delete, done, report, help and ls.
Note - You must have python3 installed on your personal computer to run the program.