Kanban Board

Adding a Kanban board to a Rails app can be challenging. Learn how to do it using Avo and solve the issue in a fraction of the time.
Visit project

If you develop an application long enough, you will probably face the need to add this feature.

It might help you build a CRM to manage customer flows or an internal project management tool.

At the surface level, this feature looks simple enough: just add a Board and a Column model and a little bit of Javascript, right?

Unfortunately, like it usually happens, the feature is more complex than it seems: the tiny details start to pile up and suddenly you start thinking about the possibility of using an external kanban board.

With Avo, adding a kanban board is pretty straightforward and you can have one implemented in an order of magnitude less time than it would take you build one by yourself.

Using the avo-kanban gem we can add the feature to our admin panel very quickly.

Trusted by

Avo is used by a growing number of brands and companies that trust us to build and improve their applications