Skip to content

codeMehtab/Projects_To_Do_List

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Projects To Do List

Manage all your to-do's with a simple-to-use single program!

Usage

Open the terminal and write

python Projects_To_Do_List.py

or

python3 Projects_To_Do_List.py

This works for most of the OS's including Windows, MacOS, Linux, etc.

The Program

It works by reading and writing all of your tasks in Projects.dat (.dat = data file) You can do one of the three:

  1. Add a project
  2. Remove a project
  3. View all the projects

License

MIT LICENSE

About

A simple single file based database to make a list which can keep track of all the project user wants to do.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%