haikhalfakhreez / vuetify-task-mgt

Task management system. Drag-and-drop task based on status. Build with Vuetify.

Home Page:https://vuetify-task-mgt.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vuetify Task Management Dashboard

This is a simple task management dashboard built with Vue.js and Vuetify.

See live demo here.

Features

  • 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

Tech Stack

  • Vue.js - Framework
  • Vuetify - UI Library
  • Pinia - State Management
  • Vue Router - Routing
  • VeeValidate - Form Validation
  • Date-fns - Date Formatting
  • Vuedraggable - Drag and Drop

About

Task management system. Drag-and-drop task based on status. Build with Vuetify.

https://vuetify-task-mgt.vercel.app


Languages

Language:Vue 72.0%Language:TypeScript 25.3%Language:JavaScript 1.0%Language:SCSS 0.9%Language:HTML 0.8%