# ️ Taskify - Smart Task Management System
**Taskify** is an interactive web-based task management app built with pure JavaScript and modern CSS. It allows users to create, manage, track, and analyze their daily tasks using an intuitive and responsive UI — fully stored in the browser with `localStorage`.
---
## Features
- Add, edit, and delete tasks with categories, priority, and due dates.
- Task statuses: To-Do, In-Progress, and Done.
- ️ Upload and preview task-related images.
- Calendar view with date-range filtering.
- Visual statistics using pie and doughnut charts.
- Dark mode toggle.
- Simple user login/signup system (stored locally).
- ⭐ Activity rating system with stars.
- ? History log for created, completed, deleted tasks.
- Dynamic filters by status, category, and priority.
- Fully responsive and mobile-friendly design.
---
## ? Project Structure