Companies Home Search Profile

Django: Build a Fullstack Youtube Clone Using Django - 2023

Focused View

Destiny Franks

16:31:54

153 View
  • 1 - Course Introduction.mp4
    01:14
  • 2 - Project DEMO.mp4
    16:59
  • 3 - Goal of Course.mp4
    01:15
  • 4 - Course Requirements.mp4
    00:57
  • 5 - All Development Tools for Course.mp4
    01:31
  • 6 - Download Tools and Materials for Course.mp4
    04:06
  • 7 - Project File Structure.mp4
    04:17
  • 7 - download source code and raw template files.zip
  • 8 - What is HTML CSS and Javascript.mp4
    02:18
  • 8 - what is html css and javascript.zip
  • 9 - What is Python and Django.mp4
    02:47
  • 9 - what is django.zip
  • 9 - what is python.zip
  • 10 - What is Javascript Jquery and Axios.mp4
    02:06
  • 10 - what is axiosjs.zip
  • 10 - what is javascript.zip
  • 10 - what is jquery.zip
  • 11 - Setting up project and.mp4
    13:33
  • 12 - Building Youtube Homepage Using HTML.mp4
    23:43
  • 13 - Styling the Youtube Homepage Using CSS Part 1.mp4
    25:06
  • 14 - Styling the Youtube Homepage Using CSS Part 2.mp4
    24:11
  • 15 - Navbar Toggling Navbar using Javascript and CSS.mp4
    15:24
  • 16 - Building the Video Page Using HTML.mp4
    24:52
  • 17 - Building the Video Page using HTML Part 2.mp4
    24:04
  • 18 - Styling the Youtube Video Page using CSS.mp4
    26:28
  • 19 - Styling the Youtube Video Page using CSS Part 2.mp4
    28:53
  • 20 - Building The Login Page clone using HTML and CSS.mp4
    22:22
  • 21 - Setting Up New Django Project.mp4
    26:39
  • 22 - Creating Views Urls and Templates.mp4
    33:42
  • 23 - Configuring Custom Django Admin SectionPanel.mp4
    13:50
  • 24 - Creating a Custom User Model in Django.mp4
    21:17
  • 25 - Creating the Video Model in modelspy.mp4
    19:54
  • 26 - List View Listing Out Videos from Database on Homepage.mp4
    11:13
  • 27 - Detail View Creating the Video Detail View Url and Template.mp4
    17:55
  • 28 - Create View Creating Channel for Youtubers.mp4
    23:22
  • 29 - Creating Comment Models and Structure.mp4
    13:34
  • 30 - List View Listing Out All Comment from Database to Frontend.mp4
    39:02
  • 31 - Add Users New Comment to comment section asynchronously.mp4
    11:00
  • 32 - Delete View Deleting Comment without refreshing the page.mp4
    20:46
  • 33 - Subscribing to Channel Feature uisng Django and Axios.mp4
    32:27
  • 34 - Liking Videos using Django and Ajax.mp4
    15:14
  • 35 - Home Page Channel Page for Youtubers.mp4
    40:24
  • 36 - Video Page for Youtubers for Youtubes Profile.mp4
    17:24
  • 37 - About page for Youtubes Profile.mp4
    19:11
  • 38 - Create Community Post Models and Lists Out All Community Posts for Channels.mp4
    19:52
  • 39 - Community Detail View and Listing Creating Comments for Community Posts.mp4
    30:54
  • 40 - Deleting Comments from Community Posts.mp4
    11:54
  • 41 - Liking Community Posts.mp4
    07:03
  • 42 - Creating Flash messages and alerts in Django using Django Messages.mp4
    04:39
  • 43 - Creating and Automating User Profile and Django Signals.mp4
    16:21
  • 44 - Saving Videos from Admin Section and Frontend for users to watch them later.mp4
    10:40
  • 45 - Register Users using Django Part 1.mp4
    26:57
  • 46 - Register Users using Django Part 2.mp4
    18:17
  • 47 - Login Users using Django.mp4
    17:26
  • 48 - Logout Users using Django.mp4
    07:08
  • 49 - Arranging and Clearning Up Our Code and workspace.mp4
    12:48
  • 50 - Uploading Video from Frontend Using Django Forms.mp4
    33:40
  • 51 - Editing Uploaded Video from Frontend.mp4
    06:52
  • 52 - Creating Community Posts from Frontend Using Django Forms.mp4
    15:02
  • 53 - Editing Community Posts from Frontend Using Django.mp4
    06:19
  • 54 - Deleting Community Posts from Frontend Using Django.mp4
    06:21
  • 55 - Searching Videos Functionality using Search Box.mp4
    09:58
  • 56 - Adding Tags to Videos Displaying and Searching Videos Based on Tags.mp4
    09:30
  • 57 - Django Template Inheritance and Reusability Feature.mp4
    33:40
  • 58 - Creating the Youtube studio dashboard for creators part 1.mp4
    22:11
  • 59 - Creating the Youtube studio dashboard for creators part 2.mp4
    21:22
  • Description


    Master Django Framework by Building a Youtube Clone Web Application using Django, HTML and CSS.

    What You'll Learn?


    • Create a fully functional web site using the Full-Stack with Django (Latest Version)
    • Learn how to use HTML to create website content and page structures.
    • Use Basic to Advanced CSS to create beautifully styled sites and animations.
    • Learn the power of Python to code out your web applications logic and funtions
    • Learn how to take advantage of Bootstrap to quickly style sites if needed
    • Use Javascript to interact with sites on the Front-End and work asynchronously
    • Implement a full Models-Views-Templates structure for your site using Function Based View
    • Well-detailed and clear explanation of code line by line
    • Use Django as a back end for the websites and HTML, CSS and JS as Frontend
    • Create fantastic landing User Interfaces and Experiences

    Who is this for?


  • Complete Beginners
  • Python/Django Developers looking to get into Full Stack Web Development
  • Professionals looking to bridge gaps in their knowledge and Understanding
  • More details


    Description

    Welcome to the Django, HTML and CSS Full Stack Web Developer Bootcamp! In this course we cover everything you need to know to build a website using Python, Django, and many more web technologies by Building a Fully Functional Youtube Clone.

    Whether you want to change career paths, expand your current skill set, start your own entrepreneurial business, become a consultant, or just want to learn, this is the course for you!

    We will teach you the latest technologies for building great web applications with Django! But we don't just teach that, we also teach the Front End technologies you need to know, including HTML, CSS, and Javascript, and Also Teach how to deploy your project to the cloud using AWS, Google Cloud or Azure. This course can be your one stop shop for everything you need! It will serve as a useful reference for many of your questions as you begin your journey in becoming a web developer!

    This course is designed so that anyone can learn how to become a web developer. We teach you how to program by using HD Video Lectures, Walkthrough Code Projects, Exercises, Concept Presentation Slides, Downloadable Code Notes, Reading Assignments, and much more!

    Here is just a small sampling of the topics included in this course:

    • HTML5

    • CSS3

    • Javascript

    • Bootstrap 4/5

    • Document Object Model

    • Python

    • Django Basics

    • Django Templates

    • Django Forms

    • Django Admin Customization

    • ORM

    • Function Based Views

    • User Authentication

    • and much ,much more!

    You will also get access to our online community of thousands of students, happy to help you out with any questions you may have! Any questions?, feel free to send me a message here on Udemy and connect with me on LinkedIn, check out my profile for other courses.

    We also have a 30-day money back guarantee, so you can try out the course for an entire month, risk-free!

    Always keep learning!

    Destiny Franks.

    Who this course is for:

    • Complete Beginners
    • Python/Django Developers looking to get into Full Stack Web Development
    • Professionals looking to bridge gaps in their knowledge and Understanding

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Destiny Franks
    Destiny Franks
    Instructor's Courses
    Hi, I'm Destiny! I love helping students learn to code and master software development. I've been teaching online for over 5 years, and I founded Desphixs to bring software development to everyone—my objective is for you to truly understand everything that goes on behind the scenes and know how to implement them in your next project.As you already know: Coding is extremely rewarding. As you learn, things start to click and make sense. You can join the dots of all the things that weren't quite clear before. I'm here to make that journey quick and painless! ;)I can help you with Python, Django, JavaScript MERN issues, particularly in web and backend development. I'm experienced with programming libraries and frameworks like Django, React, Express, Tailwing and More. I've worked extensively with  MongoDB, PostgreSQL, and advanced system architecture design.Hop in and let's start this journey together.#desphixs
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 59
    • duration 16:31:54
    • Release Date 2023/02/13