This project is a simple and interactive To-Do List application developed using HTML, CSS, and JavaScript. It allows users to add, delete, and filter tasks based on priority and category.
- Add new tasks with a due date, priority, and category
- Mark tasks as completed
- Delete tasks
- Filter tasks by priority and category
- Responsive design for various devices
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/Anshuman-02/todo-list.git
- Navigate to the project directory:
cd todo-list
- Open index.html in your browser to view the To-Do List application.
todo-list/
│
├── task2.html # Main HTML file
├── styles.css # CSS file for styling
└── scripts.js # JavaScript file for functionality
- To-Do List
- Task Management
- Web Development
- HTML
- CSS
- JavaScript
- Frontend Development
- Responsive Design