ayazsayyed / vue-todo

Advanced To-Do List Application built with #Vue.js
https://trusting-keller-2dcd71.netlify.com/
137 stars 56 forks source link
todoapp todolist vue-tod vue-todo vuejs2

vue-todo

Advanced To-Do List Application built with #Vue.js

alt text

You can edit task title, add / edit description to the task.

alt text

Attach Tags to the specific task.

alt text

Move / Drag the task throught the task list.
Thanks to #Vue.Draggable

alt text

Set task priority ranging from

alt text

Filter & select tags for the tasks from the default tags.

You can also set the color to specific tags.

alt text

Or... just create a new tag of your own.

alt text

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.