- Home
- Course Detail
regularpython@gmail.com
Course Introduction https://player.vimeo.com/video/425744053
Course Lession
1.Django Videos Sales Project - Introduction
2.Django Videos Sales Project Introduction And Requirements
3.Django Video Sales Project Skeleton Setup
4.Django Video Sales Project Videos Category, Details And Play Page Setup
5.Django Video Sales Project-Database Connection And Data Manipulations
-
5.01 - How to get MySQL database connection Django project Enroll to Access
-
5.02 - Create videos category table in the database Enroll to Access
-
5.03 - Render videos Category data dynamically in category page Enroll to Access
-
5.04 - Render video course detail page dynamically Enroll to Access
-
5.05 - Create lessons table, insert data and render data dynamically Enroll to Access
-
5.06 - Create videos table, insert data and display videos dynamically Enroll to Access
-
5.07 - Play videos dynamically Enroll to Access
6.Django Video Sales Project - User Signup Form
-
6.01 - User signup and login form theory Enroll to Access
-
6.02 - Create user signup page and collect user details part-1 Enroll to Access
-
6.03 - Create a signup form and table to collect user details part-2 Enroll to Access
-
6.04 - Collect user details from signup page and store data into the user table Enroll to Access
7.Django Video Sales Project - Send Verification Link To Mail
-
7.01 - How to generate and send a mail verification link to the registered user mail account part-1 Enroll to Access
-
7.02 - How to generate and send a mail verification link to the registered user mail account part-2 Enroll to Access
-
7.03 - How to generate and send a mail verification link to the registered user mail account part-3 Enroll to Access
-
7.04 - How to generate and send a mail verification link to the registered user mail account part-4 Enroll to Access
8.Django Video Sales Project - User Login Form
9.Django Video Sales Project - Logout Form
10.Django Video Sales Project - Password Reset Concept
11.Django Video Sales Project - Payment Gateway
-
11.01 - Razorpay payment gateway part-1 Enroll to Access
-
11.02 - Razorpay payment gateway part-2 Enroll to Access
-
11.03 - Razorpay payment gateway part-3 Enroll to Access
-
11.04 - Razorpay payment gateway part-4 Enroll to Access
-
11.05 - Razorpay payment gateway part-5 Enroll to Access
-
11.06 - Razorpay payment gateway part-6 Enroll to Access
-
11.07 - Razorpay payment gateway part-7 Enroll to Access
12.Django Videos Sales Project - Where We Upload Videos
13.Django Video Sales Project - Deploy Application into Production Server
-
13.01 - How to create an Ubuntu server in DigitalOcean cloud platform Enroll to Access
-
13.02 - How to install Apache 2 server in Ubuntu machine Enroll to Access
-
13.03 - How to install MySQL database in the Ubuntu machine Enroll to Access
-
13.04 - How to move project files from local machine to remote server Enroll to Access
-
13.05 - How to do export and import data from the local database to the remote database Enroll to Access
-
13.06 - Fix errors after moving to the remote server Enroll to Access
-
13.07 - How to config Apache2 server with WSGI Enroll to Access