In this section, we will continue with our FlixOne inventory application. Throughout this section, we will discuss the web application pattern and extend our web application developed in Chapter 4, Implementing Design Patterns - Basics Part 2.
This chapter continues looking at web applications that were discussed in the previous chapter. If you skipped the previous chapter (Chapter 9, Functional Programming Practices), please revisit it to get up to speed with the current chapter.
In this section, we will go through the process of requirement gathering and then discuss the various challenges of development and business with our web application that we developed previously.