ayazsayyed / vue-kanban

Kanban Board built with Vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vue-kanban

Kanban board Application built with #Vue.js

Some of the features

  • Create project / board
  • Create lists in board
  • Create items / tasks in list
  • Set task priority
  • Drag from one list to another
  • Add / Edit board name and description
  • Assign task to user

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

Kanban Board built with Vue.js


Languages

Language:Vue 66.0%Language:JavaScript 22.6%Language:CSS 9.0%Language:HTML 2.5%