Add task list, update task, delete task, view task, save task to text file
-
Notifications
You must be signed in to change notification settings - Fork 0
This is a simple command-line Task Manager program that lets users add, update, delete, view, and save tasks. It uses basic Python features like lists, functions, loops, and file handling for task organization.
developedbyrk/task-manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This is a simple command-line Task Manager program that lets users add, update, delete, view, and save tasks. It uses basic Python features like lists, functions, loops, and file handling for task organization.