Skip to content

Code for building a Kanban Board using Vue 3( Composition API ), Tailwind CSS, Typescript, VueUse, VeeValidate, Zod and Drag & Drop web api

Notifications You must be signed in to change notification settings

mohitkumartoshniwal/kanban-board

Repository files navigation

Kanban Board

Code for the Youtube video on building a Kanban Board using Vue 3( Composition API ), Tailwind CSS, Typescript, VueUse, VeeValidate, Zod and Drag & Drop web api Live here

  • It allows user to perform CRUD operations on Columns and Tasks.
  • It uses VeeValidate and Zod for form validation.
  • It uses the browser web API to allow drag and drop feature to both Columns and Tasks.
  • It persists the data using Local Storage

About

Code for building a Kanban Board using Vue 3( Composition API ), Tailwind CSS, Typescript, VueUse, VeeValidate, Zod and Drag & Drop web api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published