savvydev007 / kanban

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kanban

Tags

Development Languages License

Features

  • Drag and Drop
    • Drag and drop tasks between columns (status)
  • CRUD
    • Create and edit tasks
    • Create, edit, remove columns (status)
    • Create, edit, remove boards [x
  • Mobile responsive
  • localStorage

Technologies

Installation

Install the project on your machine

## yarn
yarn install

# npm
npm install

Start the project in the development environment

# yarn
$ yarn dev

# npm
$ npm run dev

Authors

About


Languages

Language:Vue 73.8%Language:TypeScript 22.5%Language:CSS 3.7%