Skip to content

gokulapap/To-Do

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

To-Do

A simple to-do Application to add any events and complete it on time and check your progress.

Usage

[+] python todo.py add 'EVENT' (add events)

[+] python todo.py delete 'NUMBER' (delete events)

[+] python todo.py done 'NUMBER' (add event)

[+] python todo.py ls (list events)

[+] python todo.py delall (delete all events)

[+] python todo.py help (displays usage)

[+] python todo.py report (Statistics)

Features

  • You can add Events
  • You can click done once you have completed
  • You can check the progress of your events
  • You can delete any events
  • Saves your Events for future use

Releases

No releases published

Packages

 
 
 

Languages