Skip to content

DevLabShrey/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List (Python Console App)

A simple yet upgraded command-line To-Do List application built using Python.
It allows users to manage tasks with priorities, timestamps, completion tracking, and file storage.


πŸš€ Features

  • βž• Add new tasks with priority (High / Medium / Low)
  • πŸ“… Automatic timestamp when task is added
  • πŸ“‹ View all tasks in a structured format
  • βœ… Mark tasks as completed
  • ❌ Delete tasks
  • πŸ’Ύ Persistent storage using tasks.txt file

πŸ› οΈ Technologies Used

  • Python 3
  • Built-in datetime module
  • File handling (read/write operations)

About

A simple and efficient command-line To-Do List application built using Python. This project helps users manage their daily tasks by allowing them to add, view, and save tasks in a local file for persistence.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages