Chapter 3: Building Your First Honeycode Application
In the first chapter, we created an out-of-the-box To-Do application using an existing template. Honeycode offers many more templates to provide a starting point for a myriad of use cases; however, the true power of the platform lies in the flexibility and ease it provides to adapt existing templates or build something from the ground up.
There are two key components in building an app – data modeling and interface creation. And to start our learning journey for both these components, we'll reuse the example of a To-Do app and, this time, build the application from the ground up. Moreover, we'll continue to use the application we built here in Chapter 4, Advanced Builder Tools in Honeycode, and Chapter 5, Powering the Honeycode Apps with Automations, to add new capabilities to our app as we learn the advanced topics in the builder and automations.
In the previous chapter, we learned about the different components...