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…
- [Vuejs]-Nested v-for access from clicked child element to parent element
- [Vuejs]-Vue.js, toggle class on click doesn't work as expected
Source:stackexchange.com