TaskFlow is a modern, responsive task management web application designed to help you organize, track, and complete your daily activities with ease.
Live Demo: TaskFlow on Netlify
- Progress Tracking: Visual progress bar with stats for total, done, and pending tasks.
- Task Categories: Separate views for Today’s Tasks, Upcoming, and Completed.
- Smart Filters: Search tasks with filters for status, category, and priority.
- Quick Add: Easily add new tasks with the “+ Add Task” button.
- Clean UI: Minimal, user-friendly design for productivity.
- Frontend: HTML, CSS, JavaScript (React if applicable)
- Hosting: Netlify
- Version Control: Git & GitHub
Clone the repository and install dependencies:
git clone https://github.com/HarshiniTKumar/TaskManager.git
cd TaskManager
npm install