To-Do List App:
A simple and interactive To-Do List application built using HTML, CSS, and JavaScript.
This project helps users manage their daily tasks efficiently.
Features:
Add, Delete & Mark Tasks as Complete
Sort Tasks by Date (Newest/Oldest)
Filter Tasks (Completed/Pending/All)
Dark Mode for Better UI Experience
Task Completion Progress Bar
How to Use?
- Enter a task in the input field.
- Choose a category (Work, Personal, etc.).
- Set a due date for the task.
- Click "Add Task" to save it.
- Use Sort & Filter options to manage tasks efficiently.