This week I followed the tutorial and made a ToDo List CLI using argparse. I used VSCode to make it. Originally it was able to add, complete, delete and list the task, but I added to the code so that you are also able to add a date when creating a task. When you create a task you have to put --date at the end of it to assign the date it needs to be completed by.
Lapse Video Pt.1
Lapse Video Pt.2