Skip to content

monjurox/ToDoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List

A simple to-do list application with both command-line and graphical interfaces. Easily add, view, complete, and delete your daily tasks. Tasks are saved in a JSON file for persistence.

Features

  • Add, view, and delete tasks
  • Mark tasks as done
  • Persistent storage in tasks.json
  • Command-line and GUI (Tkinter) interfaces

Requirements

  • Python 3.x (no external dependencies)

Usage

Command-Line:

python todo_cli.py

Graphical Interface:

python todo_gui.py

All tasks are saved in tasks.json in the project folder.

About

A simple to-do list application that allows users to add, view, and manage their daily tasks. Tasks are stored in a JSON file for easy access and persistence.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages