January 2022
Intermediate to advanced
1078 pages
21h 44m
English
In this chapter, I continue the development of the SportsStore application by adding a checkout process and starting work on the administration features.
You can download the example project for this chapter—and for all the other chapters in this book—from https://github.com/apress/pro-go. See Chapter 2 for how to get help if you have problems running the examples.
To complete the store experience, I need to let the user check out and complete an order. In this section, I will extend the data ...
Read now
Unlock full access