Page 1 of 1

Kanban Solution

Posted: Wed Jun 07, 2017 6:39 pm
by Bernie

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


Kanban Solution

Posted: Thu Jun 08, 2017 6:38 am
by Serhii Kulibaba

Hello Bernie,

Unfortunately this is outside the scope of our support. Please search online for appropriate solution.


Kanban Solution

Posted: Fri Jun 09, 2017 2:15 pm
by Jeffry Reed

Kanban Solution

Posted: Fri Jun 09, 2017 2:56 pm
by Bernie

Thanks, Jeffry.

I was looking at webix yesterday.
Did you use one of the libraries before?


Kanban Solution

Posted: Fri Jun 09, 2017 3:20 pm
by Jeffry Reed

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.


Kanban Solution

Posted: Fri Jun 09, 2017 8:21 pm
by Bernie

Hey Jeffry,

Thanks for the many hints.
Very useful.