Chapter 13: Conducting Periodic Business Reviews Using Honeycode
In most businesses, there are several periodic review meetings at different levels of the organization, and they all share a common structure in terms of the data being reported and reviewed. Typically, this data is collaboratively generated and often shared and updated over emails, requiring someone to collect all threads and compile them for the final report.
In this chapter, we'll build an app that lets teams collaboratively work on a single source of truth and, therefore, always be able to see the latest information.
We'll also automate the process of sending reminders for updates as well as take a look at generating a sample report from all the updates.
In this chapter, we're going to cover the following main topics:
- Defining the app requirements
- Translating requirements to app interactions
- Defining the data model
- Building the app