TaskFlow is a simple and interactive task management web application built with HTML, CSS, JavaScript, and PHP.
It allows users to create, update, complete, and delete tasks, and track task priorities and due dates.
- Add new tasks with title, priority (Low, Medium, High), and due date
- Mark tasks as completed or undo completion
- Delete tasks
- Filter tasks: All, Active, Completed
- Search tasks by title
- Task statistics: Total, Active, Completed
- Dark mode toggle for night-friendly view
- Responsive design for mobile and desktop
- Frontend: HTML, CSS, JavaScript
- Backend/API: PHP
- Database: MySQL