Companies Home Search Profile

Django 4 Python Masterclass 2023: Full stack web development

Focused View

Meshach Akaka

25:52:13

161 View
  • 1 - Introduction.mp4
    01:53
  • 2 - Project Overview.mp4
    06:28
  • 3 - Getting Started.mp4
    01:43
  • 4 - How to Get Support for Errors and BUG issues.mp4
    03:19
  • 5 - Setup Virtual Environment.mp4
    06:42
  • 6 - Django Installation.mp4
    07:56
  • 7 - Run HttpResponse.mp4
    05:46
  • 8 - Microstock-Agency.zip
  • 8 - Templates Configuration.mp4
    05:30
  • 9 - Implement Bootstrap Template 1.mp4
    07:33
  • 10 - Setup Static Files 1.mp4
    09:42
  • 11 - Setup Static Files 2.mp4
    07:26
  • 12 - Render HTML files from Base Templates.mp4
    06:45
  • 13 - Render HTML from BASE Templates 2.mp4
    07:06
  • 14 - Indent The HTML Files with SHIFT ALT F.mp4
    01:15
  • 15 - Customized Index Template for Slider Images.mp4
    07:47
  • 16 - Category Model.mp4
    15:08
  • 17 - Make Migration for Category Image and Setup Superuser.mp4
    09:24
  • 18 - Prepopulated Category Slug.mp4
    11:40
  • 19 - Cat-Image.zip
  • 19 - Django Media Files Setup.mp4
    09:21
  • 20 - Intro to Django Login.mp4
    01:11
  • 21 - Making the User Model Customized Account.mp4
    16:26
  • 22 - Customize User Account Part 2.mp4
    18:41
  • 23 - Setting Customized User Password readonlyfield.mp4
    11:52
  • 24 - Account Registration and Setting up urls.mp4
    04:55
  • 25 - Implementing Register and Login Templates.mp4
    09:02
  • 26 - Django Model Form Implementation.mp4
    08:38
  • 27 - Applying The Bootstrap Form Control Class and Placeholder for our Form Fields.mp4
    17:07
  • 28 - Making Registration View for User to Create Account.mp4
    12:00
  • 29 - Using Clean Method to Confirm Password and Check for Errors.mp4
    13:11
  • 30 - Making User Login Functionality and Manually activate the Users Account.mp4
    11:26
  • 31 - Django Alert Messages Part 1.mp4
    19:07
  • 32 - Django Alert Messages Part 2.mp4
    07:21
  • 33 - User Account Activation.mp4
    18:51
  • 34 - User Account Verification Email.mp4
    25:55
  • 35 - User Account Confirmation with Mailtrap EmailTest.mp4
    07:46
  • 36 - User Forgot Password Functionality.mp4
    16:30
  • 37 - User Forgot Password Part 2.mp4
    18:02
  • 38 - User Password Reset Functionality.mp4
    21:12
  • 39 - Vendor App Model.mp4
    17:29
  • 40 - Vendor Dashboard with CBS Views.mp4
    13:19
  • 41 - Vendor Account Validation With FormMixin Part 1.mp4
    05:50
  • 42 - Vendor Account Validation Part 2.mp4
    20:20
  • 43 - Product Model Creation.mp4
    22:33
  • 44 - Product Create View.mp4
    21:09
  • 45 - Product Create View Part 2.mp4
    15:02
  • 46 - Unique Slug Creation.mp4
    15:01
  • 47 - New Slug with ID and Description.mp4
    03:11
  • 48 - Modify Index View for Category Images.mp4
    20:06
  • 49 - Making Category View to Display Products in Category.mp4
    17:21
  • 50 - Making Category View to Display Products in Category Part2.mp4
    15:41
  • 51 - Making the Product Detail Page.mp4
    26:22
  • 52 - Displaying related product page.mp4
    12:54
  • 53 - UserVendor dashboard.mp4
    14:34
  • 54 - Vendor User Link.mp4
    07:35
  • 55 - Search View Functionality Part 1.mp4
    15:01
  • 56 - Search View Functionality Part 2.mp4
    10:56
  • 57 - Searching for Products and Display Images.mp4
    07:34
  • 58 - Pagination Part 1.mp4
    06:46
  • 59 - Pagination Part 2.mp4
    12:02
  • 60 - Finalizing Search Functionality.mp4
    05:28
  • 61 - Product Update View With Mixins.mp4
    19:02
  • 62 - Product Update Final Setup.mp4
    05:51
  • 63 - Setup Cart Page.mp4
    11:16
  • 64 - Cart and Cart Items Models.mp4
    11:26
  • 65 - Add to Cart Functionality Part 1.mp4
    13:03
  • 66 - Add to Cart Functionality Part2.mp4
    08:59
  • 67 - Cart Page Display.mp4
    09:35
  • 68 - Cart Page Tax Grand Total.mp4
    10:24
  • 69 - Cart Item Remove Functionality.mp4
    14:26
  • 70 - Check for Empty Cart.mp4
    09:06
  • 71 - Check if Item in Cart.mp4
    13:42
  • 72 - Display Cart Quantity with Context Processor.mp4
    15:00
  • 73 - Title for Pages.mp4
    12:49
  • 74 - Checkout Functionality.mp4
    09:49
  • 75 - Checkout Functionality Setup.mp4
    16:35
  • 76 - Assign User to Cart Item Part 1.mp4
    15:04
  • 77 - Assign User To Cart Item Part 2.mp4
    15:21
  • 78 - Modify Model for Login User to Add To Cart.mp4
    05:38
  • 79 - Fix Remove Cart Item For Users.mp4
    08:02
  • 80 - Making Order and Payment Model.mp4
    24:27
  • 81 - Order Product Models Migrations.mp4
    20:50
  • 82 - Place Order View Functionality.mp4
    16:50
  • 83 - Place Order View Generate Order Number.mp4
    16:06
  • 84 - Passing Form Data into Template.mp4
    10:14
  • 85 - Order Page Setup Part 1.mp4
    15:34
  • 86 - Order Page Setup Part2.mp4
    19:34
  • 87 - PayPal Sand Box Account Setup.mp4
    14:37
  • 88 - PayPal Payment.mp4
    20:49
  • 89 - Send Payment from PayPal to Backend.mp4
    19:25
  • 90 - PayPal Capture Data.mp4
    21:34
  • 91 - PayPal Fetch ID.mp4
    19:11
  • 92 - Finalizing BackEnd Payment and OrderProduct Inline.mp4
    10:37
  • 93 - Redirect User To Success Page.mp4
    13:24
  • 94 - Email Order Confirm Message To User.mp4
    13:29
  • 95 - User Order DashboardLibrary.mp4
    10:55
  • 96 - Product Download Functionality.mp4
    21:05
  • 97 - Product Order Download URL Setup.mp4
    15:21
  • 98 - Automatically WaterMark Image.mp4
    25:53
  • 99 - Vendors Create Product With WaterMark.mp4
    15:43
  • 100 - List Product and Transactions of Vendors.mp4
    16:40
  • 101 - List Vendor Products Prt1.mp4
    15:29
  • 102 - Product Vendor List Prt2.mp4
    14:54
  • 103 - Vendor Transaction List.mp4
    18:39
  • 104 - Vendor Dashboard.mp4
    17:11
  • 105 - Vendor Products Urls.mp4
    04:05
  • 106 - Automatic Redirect User To Checkout Page.mp4
    16:52
  • 107 - Vendor Product Pages.mp4
    25:37
  • 108 - Vendor Redirect Page.mp4
    10:16
  • 109 - Vendor RedirectView Part2.mp4
    06:47
  • 110 - Finalizing The Vendor Pages.mp4
    24:45
  • 111 - Display The Category Image Detail Page.mp4
    14:24
  • 112 - Manually Set The Featured Products.mp4
    08:46
  • 113 - Manually Set The Recent Products.mp4
    15:06
  • 114 - Admin Page.mp4
    10:42
  • 114 - admin.zip
  • 115 - Admin Page CSS Styling.mp4
    07:29
  • 116 - Set Git and Pythonanywhere Account.mp4
    17:27
  • 117 - Configure Pythonanywhere Web App.mp4
    19:08
  • 118 - Finalizing Configuration of Pythonanywhere Web App.mp4
    19:19
  • Description


    Build An Advance Multi Vendor Digital Photography Agency Ecomerce Website With Python and Django 4

    What You'll Learn?


    • Build a multi vendor marketplace, where buyers and sellers can connect.
    • A project, where buyers can also apply to become sellers.
    • Be able to analyze, develop and design your own real world project
    • Be able to design Cart, Order, User Accounts and Verify users
    • Learn how to watermark your digital photos and protect your work.

    Who is this for?


  • Suitable for individuals at all levels who want fast and scaling development of web applications.
  • Anyone interested in learning programming
  • Technical and Non-Technical Entrepreneurs, Artists or Photographers, Graphic Designers
  • More details


    Description

    Learn the entire technology stack to create beautiful and responsive Ecomerce Business website with Django. By developing this Django website you will learn how to deal with real Django application(s) and real project requirements. You will learn most of the basic Django to intermediate and advance Django knowledge by completing this Django tutorial. This course is well-rounded and covers most aspects involved in building scalable Web Applications using Django Rest Framework which adopts implementations like class-based views, forms, model validator, QuerySet, and more

    This is a 100% project-based course. We will be building a real Django project right from scratch. Whether you want to change career paths, expand your current skill set, start your own entrepreneurial business or just want to learn, this is the course for you!

    The basic scenario of this project is, we are making a website for  business owner who wants to link buyers and sellers in his website and allow the user to come to his site and browse through all of his latest products and featured products.

    This course is designed in such a way that you can learn Django while you develop a real project with real requirements. So that the learning becomes fun and exciting, also you can add this project to your PORTFOLIO to get hired and increase your chance of building your own business.

    Who this course is for:

    • Suitable for individuals at all levels who want fast and scaling development of web applications.
    • Anyone interested in learning programming
    • Technical and Non-Technical Entrepreneurs, Artists or Photographers, Graphic Designers

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Meshach Akaka
    Meshach Akaka
    Instructor's Courses
    Having graduated with a BSc in Industrial Chemistry, I went further to study CISCO and NETWORKING and worked successfully as a network administrator. But, I wanted freedom and be able to serve millions of people around the globe. I picked an interest in programming, then I fell in love with Python. Django is my favorite Web Framework.I have very good knowledge of creating awesome programming course content that perfectly suits the current job market demands. Enroll in my courses and be a better Software Developer.
    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 118
    • duration 25:52:13
    • Release Date 2023/01/22