Command Line Interface TODO List program. Run the python in any terminal.
-
Updated
Jul 12, 2022 - Python
Command Line Interface TODO List program. Run the python in any terminal.
A repo for the task assigned during the Python Developer Internship at CODSOFT
This Python-based To-Do List application allows users to manage their tasks efficiently. It provides a simple command-line interface to view, add, complete, and delete tasks. The application also supports task persistence using JSON files and includes a backup feature to safeguard task data.
A To-Do List application built with Python, featuring both a command-line interface (CLI) and a graphical user interface (GUI) using Tkinter. Users can add, update, delete, complete, and sort tasks.
Add a description, image, and links to the to-do-list-python-code topic page so that developers can more easily learn about it.
To associate your repository with the to-do-list-python-code topic, visit your repo's landing page and select "manage topics."