Task Manager is a Python console app implementing full CRUD operations — add, view, update, and delete daily tasks (name, description, priority, due date). Tasks persist between sessions by saving/loading to a plain-text CSV file (save_file.txt). Built as coursework project demonstrating lists, functions, file I/O, and basic input validation.
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|