This is a simple task management dashboard built with Vue.js and Vuetify.
See live demo here.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Sort tasks by title and estimated time
- Filter tasks by date range
- Highlight tasks by title, description, and labels
- Persist data to local storage
- Route-based dialog
- File upload and preview
- Vue.js - Framework
- Vuetify - UI Library
- Pinia - State Management
- Vue Router - Routing
- VeeValidate - Form Validation
- Date-fns - Date Formatting
- Vuedraggable - Drag and Drop