Chapter 3: A Walkthrough of the Application
Now, we are one step closer to diving into reactive patterns, but before we do, let's explain in detail the app that we are going to build throughout this book that uses those patterns.
We will start by explaining the technical requirements followed by the user stories of the application. Furthermore, we will showcase an overview of the application interfaces and architecture. Last but not least, we will describe the components tree through a visual representation. By the end of this chapter, we will have all the required pieces in place to start implementing our application.
In this chapter, we're going to cover the following main topics:
- Our app's user stories
- Our app's architecture
- The components overview