© Adam Freeman 2017
Adam FreemanEssential Angular for ASP.NET Core MVChttps://doi.org/10.1007/978-1-4842-2916-3_8

8. Creating the Store

Adam Freeman
(1)
London, UK
 
The publicly accessible part of the SportsStore application will allow customers to view the products that are on sale, add items to a cart, go through a checkout process, and provide ratings for the products they have purchased. All these features are standard for most online stores, but as you might expect by now, there are some tricks and techniques required to get Angular and ASP.NET Core MVC to work together to create a good experience. In this chapter, I create the structure of the Angular application’s store feature and start adding features. Table 8-1 puts the store features in ...

Get Essential Angular for ASP.NET Core MVC now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.