Project overview

In this chapter, we will be using the application that we built in Chapter 5, Building a PWA E-Commerce Application Using Angular Service Worker, and convert the application into an Nx monorepo app. Then, we will create a new app so that admin users can log in, as we mentioned in the Understanding token-based authentication section, and check the visualization of the sales of the products on the public-facing e-commerce website.

In the following screenshot, we can see that the Sales page shows the visualization of the sales. We will use ngx-charts, which uses D3, to build different visualizations:

We will be using NgRx to maintain the state of the application using Redux. We will also be adding authentication to the application using Auth0 so that only authorized users can log in and view the application.

Now that we have looked at an overview of the project, we can get started.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.218.230