[Vuejs]-Sliding frames in javascript and vue.js

0👍

Trello board is an implementation of a Kanban board. So while searching in Google, that should be your keyword.

https://github.com/BrockReece/vue-kanban e.g. is what you are looking for.

-1👍

Found this example for your concern : https://vuejsexamples.com/a-realtime-kanban-board-in-vue-js-and-hamoni-sync/. It seems to be quite what you need to begin with…

Leave a comment