Our flexible Kanban board for managing tasks with drag drop


Post by glowens »

Can I get the trial Code for Vue2?


Post by sergey.maltsev »

Hi!

Please check attached file

Unpack and use:

npm i
npm run start
Attachments
simple.zip
(155.27 KiB) Downloaded 64 times

Post by sergey.maltsev »


Post by glowens »

Does the system support Bootstrap CSS
I am unable to see where I can make modification to the code in particular to the html and pulling data from a database. Is there documentation that explains this?


Post by marcio »

Hello glowens,

We support custom CSS importing as you can check in our guide https://www.bryntum.com/docs/taskboard/guide/TaskBoard/customization/styling
So for Bootstrap you'll need to import the CSS files.

And about pulling data from a database, we also have a full section in our guides for that, please check it here https://www.bryntum.com/docs/taskboard/api/guides-working-with-data

Best regards,
Márcio


Post Reply