- Building Microservices with .NET Core 2.0(Second Edition)
- Gaurav Aroraa
- 184字
- 2021-07-02 20:12:55
Functional overview of the application
Here we are going to understand the functional overview of the FlixOne bookstore application. This is only for the purpose of visualizing our application. The following is the simplified functional overview of the application until Shopping cart:

In the current application, the customer lands on the home page, where they see featured/highlighted books. They have the option to search for a book item if they do not get their favorite one. After getting the desired result, the customer can choose book items and add them to their shopping cart. Customers can verify the book items before the final checkout. As soon as the customer decides to check out, the existing cart system redirects them to an external payment gateway for the specified amount you need to pay for the book items in the shopping cart.
As discussed previously, our application is a monolithic application; it is structured to be developed and deployed as a single unit. This application has a large code base that is still growing. Small updates need to deploy the whole application at once.
- Extending Jenkins
- 高手是如何做產(chǎn)品設(shè)計(jì)的(全2冊(cè))
- 從零開始:數(shù)字圖像處理的編程基礎(chǔ)與應(yīng)用
- SQL Server 2012數(shù)據(jù)庫(kù)技術(shù)及應(yīng)用(微課版·第5版)
- ADI DSP應(yīng)用技術(shù)集錦
- Nagios Core Administration Cookbook(Second Edition)
- 一步一步跟我學(xué)Scratch3.0案例
- Mockito Essentials
- Penetration Testing with the Bash shell
- 從零開始構(gòu)建深度前饋神經(jīng)網(wǎng)絡(luò):Python+TensorFlow 2.x
- Android應(yīng)用程序設(shè)計(jì)
- 利用Python駕馭Stable Diffusion:原理解析、擴(kuò)展開發(fā)與高級(jí)應(yīng)用(智能系統(tǒng)與技術(shù)叢書)
- Learning PrimeFaces Extensions Development
- Access 2010數(shù)據(jù)庫(kù)教程(微課版)
- Image Processing with ImageJ(Second Edition)