Summary
In this chapter, we built another app for an everyday use case of managing multiple shopping lists. We applied our learnings so far to define and set up our data model and then build the app from scratch. We learned how we can delete multiple rows in a single action as well as how we can use a column with filters to display the count later and use it to display the entire set of rows on the screen as per the need. Finally, we also used the wizard and learned how we can utilize it to expedite our building journey in the future.
However, wizards are not the only way to speed up the app building process in Honeycode. In the next chapter, we will make use of an existing template to build an app to enable submitting nominations and also vote for the nominees to choose a winner.