Sharmeen20 / To-Do-List-Application

2 stars 14 forks source link
hacktoberfest hacktoberfest2024

To-Do-List-Application

This is a simple command-line To-Do List application written in Python. The application allows users to add, view, and remove tasks. All tasks are saved to a text file (tasks.txt) so that they persist even after the program is closed.

Features

Requirements