Table of Contents
- Installing Python and Django, and Introducing the Movies Store Application
- Understanding the Project Structure and Creating Our First App
- Designing a Base template
- Creating a Movies App with Dummy Data
- Working with Models
- Collecting and Displaying Data from the Database
- Understanding the Database
- Implementing User Signup and Login
- Letting Users Create, Read, Update, and Delete Movie Reviews
- Implementing a Shopping Cart System
- Implementing Order and Item Models
- Implementing the Purchase and Orders Pages
- Deploying the Application to the Cloud

