Posts tagged: #avo

Delegated Types and and building the ultimate Kanban Board in Rails

Designing a Kanban board feature presents unique challenges, especially when dealing with multiple record types and minimal database constraints. In this article, we explore different iterations of modeling a Kanban board within the Avo framework. Learn how to manage diverse models without enforcing database restrictions, ensuring flexibility and configurability for an ultimate Kanban board experience.

Adrian Marin

Adrian M

Co-Founder / CTO

Avo 3 launched!

This is it! Avo 3 stable is out there! It's on rubygems.org, it's on the GitHub repo, and it's open-source

Adrian Marin

Adrian M

Co-Founder / CTO

Avo 3 open beta

Avo 3 beta is released with the new features like dynamic filters, resource scopes, new fields API, Custom controls everywhere, Record preview and more

Adrian Marin

Adrian M

Co-Founder / CTO

Use multiple resources for the same model

Usually, an Avo Resource maps to one Rails model. So there will be a one-to-one relationship between them. But there will be scenarios where you'd like to create another resource for the same model.

Adrian Marin

Adrian M

Co-Founder / CTO

Why Successful Startups Use MVPs

Successful startups use MVPs because they understand the importance of cost and time optimization. Platforms that optimize workflow and budget efficiency by 10x should be at the front of your toolbelt.

Adrian Marin

Adrian M

Co-Founder / CTO