A modern, dark-themed task management web app with glassmorphism design.
Manage your daily tasks with priority and status, track completion, and see detailed statistics.
Check out the live version of TaskFlow here:
- Add, edit, and delete tasks
- Track task status: Pending, In Progress, Completed
- Assign priority: Minor, Normal, Critical
- Persistent storage using localStorage
- Search tasks in real-time
- Completion rate and summary statistics in a sidebar
- Responsive design with dark theme & glassmorphism
- HTML
- CSS (Glassmorphism & Dark Theme)
- JavaScript (Vanilla)
- Font Awesome Icons
![TaskFlow Screenshot]
The screenshot above shows the TaskFlow dashboard in dark theme.
You can see the task list, status badges, priority indicators, and the sidebar summary with completion stats.
The app allows you to add, edit, delete, and search tasks with real-time updates.
- Clone the repository:
git clone https://github.com/devansh934/taskflow.git