Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 293 Bytes

python_to_do_list

A command line python to do list.

This project is to help learn Git, Github, Linux and Python.

Functionalities that have been added:

  • Save to a txt file
  • Added Due Dates to each task

Functionalities to add:

  • Label/Categories
  • Task Completion
  • Task Priorities