deepankarvarma/To-Do-List-Using-Python
This repository contains code for a simple To-Do List application built using Python and Streamlit. The application allows users to manage their tasks by adding new tasks, marking tasks as completed, and clearing the task list. Tasks are stored in a CSV file for persistence.
Python
No issues in this repository yet.