Skip to content

A-ravi/cs50x-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 

Repository files navigation

CS50x Final Project

Todo's manager

usage

A command line utility for managing your todo list in a folder where your are working.

It create two text file to keep track of your todo list one is todo.txt in which the list of pending todo is kept and the other is done.txt in which the list of completed todo is kept with date so that you can remeber when you marked that todo as done

Things you can do:

1.Check add todo in list.
usage
2. Check the list of todo.
usage
3. Marked todo as done.
usage
4. Delete a todo.
usage
5. Generate report of your todo's.
usage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published