Skip to content

libhide/ToDo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo

  1. Install Virtual Environment
  2. import all from items.py in your command line
  3. Define your items. ex: Item1 = Item(note = "First Task", done = True)
  4. Define your To-Do list by initializing ToDo object. It accepts a name argument and a list of items.
  5. Items can appear in multiple lists

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%