Kanban Solution
Hey Guys,
Does anyone have a recoomendation on what library to use to create a drag and drop Kanban board. It should of course be easy to integrate into Appery.io.
Thanks for your help,
Bernie
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
Hey Guys,
Does anyone have a recoomendation on what library to use to create a drag and drop Kanban board. It should of course be easy to integrate into Appery.io.
Thanks for your help,
Bernie
Hello Bernie,
Unfortunately this is outside the scope of our support. Please search online for appropriate solution.
depending on your experience and budget...
http://gojs.net/latest/index.html
Thanks, Jeffry.
I was looking at webix yesterday.
Did you use one of the libraries before?
HI Bernie,
I have used the open source version of webix in appery and also played around with some addons https://github.com/webix-hub/componen... theory just about all plain JS libraries should work in appery although my experience shows otherwise so you will have to try and see.
I primarily use mobiscroll and Kendo UI. Code that runs just fine in dojo.telerik.com sometimes wont run right in appery and its hard to figure out why. I recently started using Bugsnag which is helping me better understand whats going on.
Anyway, yes, I have used them and they should work based on your experience.
Hey Jeffry,
Thanks for the many hints.
Very useful.