Summary
In this chapter, we completed the Movies Store project. We implemented purchase functionality, which took advantage of the Order
and Item
models. We created an orders page to allow users to view their orders. We recapped our Movies Store architecture diagram and engaged in comparisons and discussions with the actual project code. We have learned a lot since we started. Now, it’s time for the final chapter. Let’s learn how to deploy our Movies Store project to the cloud.