Skip to content

TrendingTechnology/vue-todo-1

 
 

Repository files navigation

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

  • None
  • Low
  • Medium
  • High

alt text

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

  • Home
  • Personal
  • Work

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 82.2%
  • JavaScript 15.2%
  • HTML 2.6%