Help users visually sort tasks by their importance and urgency.
Priority Matrix – Eisenhower Box
β Fully Functional Features
- Add, edit, and delete tasks in all quadrants.
- Color-coded priorities (High, Medium, Low).
- Drag and drop tasks between quadrants.
- Mark tasks as complete (with checkbox and strikethrough).
- Optional due dates (display-only).
- Toggle collapsible quadrants to hide/show content.
- Search bar to filter tasks by text.
- Dark mode toggle.
- Export tasks as Markdown-style text to clipboard.
- Clear all tasks with confirmation dialog.
- Responsive layout for mobile and desktop.
β οΈ Limitations
- β No persistent storage: Tasks are lost on page reload (by design β no
localStorage
or API used). - β No tag filtering or custom color themes: Only basic priority-based color coding.
- β No import functionality (you can export but not re-import text).
- β Due date logic is visual only β it doesnβt sort or notify.