Comments
Back to Results
Kanban LIVE!
This a basic kanban board showing interop with a drag&drop js library. Changes in card/columns positions are pushed to every connected clients and updated in real time.
This a basic kanban board showing interop with a drag&drop js library. Changes in card/columns positions are pushed to every connected clients and updated in real time.
2 Comments
Chris McCord
Posted on 17 October 2019
This is great! Bonus points for using broadcasts for realtime updates :)
AlexW
Posted on 20 October 2019
Works nicely :) curious how it is using the drap/drop library with LiveView, will take a look at the code!