Summary
In this chapter, we reviewed the Inventory Management template, learned about its data model, and demonstrated how the My Devices and My Devices - Manager apps are built. Additionally, we learned how multiple apps can be created from a single data source, allowing us to separate the concerns and keep the apps both separate and simple. We also learned about some of the limitations of the apps. Finally, we saw the use of the FindLastRow
function.
With this set of four template deep-dive chapters, you now have a framework for deconstructing and reviewing other templates yourself.
Therefore, in the next set of chapters, we will change gears and build some more apps. In the next chapter, we will start by learning how to build an app for managing Shopping Lists.