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

9. Completing the Angular Store

Adam Freeman
(1)
London, UK
 
In this chapter, I complete the customer-facing features for the SportsStore application, allowing the user to add products to a shopping cart and complete an order.

Preparing for This Chapter

This chapter uses the SportsStore project created in Chapter 3 and modified in the chapters since. To ensure that the contents of the database are reset, open a command prompt, navigate to the SportsStore folder, and run the commands shown in Listing 9-1.
Tip
You can download the complete project for this chapter from https://github.com/apress/esntl-angular-for-asp.net-core-mvc . This is ...

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.