Skip to content

I made a basic CLI task manager application using Python.

Notifications You must be signed in to change notification settings

Zank613/task_manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

TASK MANAGER

I made a basic CLI task manager application using Python.

You can get the code and modify it to your needs.

I will add comments sooner or later, depending on my un-laziness mood. Comments added.

A future version will be made with a GUI.

For now, program uses 'deadline' values as float values. DD/MM as in example 12.12 states it's the 12th day of December. Deadlines values now use date values.

Create a 'task_table.csv' file or the program will create it for you.

There is not any sorting features but i might add it. Sorting features added.

Working on a C version for it with much less code.

About

I made a basic CLI task manager application using Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages