Skip to content

A simple python program helping user to maintain to do list

Notifications You must be signed in to change notification settings

deansereigns/to_do_command_line_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

to_do_command_line_app

A simple python program helping user to maintain to do list.

User can perform the following operations in the to do list:

  1. Add a new item.
  2. View Items in the list.
  3. Mark an item as Done.
  4. View Items in the Completed List(Mark as Done items list).
  5. Exit from the interface.

About

A simple python program helping user to maintain to do list

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages