Autoplay
Autocomplete
Toggle Sidebar
Previous Lesson
Complete and Continue
Build Video Subscription Platform using Python and Django
Initial Set Up
Install Python 3 and Virtual Environments
Install Visual Studio Code and the Python Extension
Project Specs & Getting Started
Initialize project, Virtual Environment and more (2:06)
Setting up the project (3:09)
Main App: Content App, Models, Migrations, Admin & Dump Data
Creating The Content App, Category, Course, Section and Video Models (14:35)
Using fixtures to provide initial data for models in Database (6:10)
Main App: Home View
Home View: Display All Courses (4:07)
Detail View: Display A Specific Course (4:05)
Integrating Bootstrap To Django (4:20)
Bootstrap Navbar Part 1 (5:08)
Bootstrap Navbar Part 2 (4:48)
Bootstrap Navbar Part 3 (3:24)
Home View: Design Card Course Part 1 (3:21)
Home View: Design Card Course Part 2 (3:14)
Main view: Detail View
Detail View : Design A Specific Course Part 1 (7:20)
Detail View : Design A Specific Course Part 2 (4:13)
Detail View : Design A Specific Course Part 3 (3:49)
Main View: Video Content View
Content View: Display A Specific Video (6:31)
Video Content View: Adding Header (2:51)
Video Content View: Update Header, Hiding Navbar (1:26)
Video Content View: Adding Video Player (2:43)
Video Content View: Design Course Curriculum Part 1 (3:35)
Video Content View: Design Course Curriculum Part 2 (4:34)
Improving UI (3:22)
Creating the Github Repository (2:48)
Main App: User Authentication
Creating Student Model (5:04)
Create Account Urls (3:41)
Design Register Screen (5:09)
Implement Register Func (3:59)
Login Func (4:00)
Refactor Code (1:57)
Display user information in the navbar (1:51)
Logout (1:44)
User Profile View - Part 1 (3:38)
User Profile View - Part 2 (2:39)
User Profile View - Final (4:04)
Fix Issue In My Profile View (1:22)
Adding Pricing Subscription model (7:50)
Adding Pricing Tiers to Course Model (1:32)
Integrate Stripe (9:29)
Course Permission (6:23)
Video Content View: Design Course Curriculum Part 2
Lesson content locked
If you're already enrolled,
you'll need to login
.
Enroll in Course to Unlock