Summary
In this chapter, we build on top of our learning from Chapter 3, Building your first Honeycode Application, and upgraded our To-Do app while learning the advanced builder features. We used styles and visibility to improve the layout and added visual indicators for overdue tasks with the use of conditional styling. We learned how to create personalized views for each user and added additional functionality for searching, filtering, and sorting in our tasks list.
With the knowledge of these advanced features, we are now equipped to build apps with more flair, more enhanced interactions, and personalization for each user.
In the next chapter, we'll learn about automations and complete the set of skills needed to build or understand any given Honeycode application. We'll do that by continuing our journey with our To-Do app and further upgrading it to its final version.