How to use TaskTrackerCLI program?
- Download all files from github
- Run the Program.cs file
- Enter any command from the list: add "description", update ID "description", delete ID, mark-in-progress ID, mark-done ID, list, list done, list todo, list in-progress
Examples: add "Buy groceries" update 1 "Buy groceries and cook dinner" delete 1 mark-in-progress 1
Project link: https://roadmap.sh/projects/task-tracker