Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 928 Bytes

File metadata and controls

20 lines (14 loc) · 928 Bytes

✅ To-Do App: A Fully Functional Task Manager in Python

Welcome to the To-Do App! 🚀 This is a feature-rich, user-friendly to-do list application built in Python to help you organize tasks efficiently. Originally a pet project, it has evolved with multiple improvements and additional functionalities. More updates to come! 🎯

📌 Features

✔️ Add, Edit & Delete Tasks – Easily manage your to-do list
✔️ Task Prioritization – Categorize tasks by importance
✔️ Due Dates & Reminders – Stay on top of deadlines
✔️ User-friendly UI – Built for ease of use
✔️ Data Persistence – Saves tasks even after closing the app
✔️ Multiple Task Views – Filter tasks by status, date, or priority

🛠 Installation & Usage

1️⃣ Clone the repository:

git clone https://github.com/your-username/To-Do-App-Python.git
cd To-Do-App-Python