https://img87.pixhost.to/images/599/359020115_tuto.jpg


download скачать Free download скачать : Udemy Python Django Build an E commerce Store 2024
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:5.87 GB

Files Included :

001 Course overview.mp4 (7.66 MB)
MP4
002 Course support.mp4 (4.82 MB)
MP4
003 Introduction - A simplified approach.mp4 (4.13 MB)
MP4
005 Thought process.mp4 (13.2 MB)
MP4
001 dev.zip (530.82 KB)
ZIP
001 Final project code - download скачать.mp4 (2.48 MB)
MP4
001 Python installation and setup.mp4 (22.27 MB)
MP4
002 Visual Studio Code installation and setup.mp4 (7.23 MB)
MP4
003 Visual Studio Code extensions.mp4 (9.88 MB)
MP4
001 Django project setup.mp4 (43.53 MB)
MP4
002 Configure the Python interpreter.mp4 (9.16 MB)
MP4
003 CMD  VS code terminal for commands.mp4 (5.44 MB)
MP4
001 Create a Django app - (store).mp4 (9.52 MB)
MP4
002 Building our models.mp4 (47.64 MB)
MP4
003 Adding an image field.mp4 (9.1 MB)
MP4
004 Configuring Django for static files.mp4 (4.53 MB)
MP4
005 Configuring Django for image uploads.mp4 (23.65 MB)
MP4
006 Basic - Django admin configuration.mp4 (49.89 MB)
MP4
007 Advanced - Django admin configuration.mp4 (28.43 MB)
MP4
002 Configure template rendering.mp4 (7.57 MB)
MP4
003 Configure our URL files and store view.mp4 (20.29 MB)
MP4
004 Creating a base page.mp4 (78.38 MB)
MP4
005 Creating the initial store page.mp4 (51.88 MB)
MP4
006 Populating our database.mp4 (85.47 MB)
MP4
007 Building the category view.mp4 (22.46 MB)
MP4
008 Styling the main product data grid - Pt  1.mp4 (12.1 MB)
MP4
009 Build the main product data grid - Pt  2.mp4 (30.97 MB)
MP4
010 Creating the singular product page.mp4 (51.07 MB)
MP4
011 Creating the singular product page - Continued.mp4 (32.26 MB)
MP4
012 Creating dynamic links.mp4 (21.49 MB)
MP4
013 Building the list category view.mp4 (82.47 MB)
MP4
014 Building the product category data grid.mp4 (47.67 MB)
MP4
001 Create a Django app - (cart).mp4 (6.46 MB)
MP4
002 Configure basic urls and views for our cart.mp4 (22.82 MB)
MP4
003 Build the cart summary template.mp4 (42.38 MB)
MP4
001 Create a session.mp4 (64.95 MB)
MP4
002 Testing our session.mp4 (45.97 MB)
MP4
001 AJAX integration - Add.mp4 (92.93 MB)
MP4
002 Add functionality - Pt  1.mp4 (92.26 MB)
MP4
003 Cart functionality analysis.mp4 (89.11 MB)
MP4
004 Add functionality - Pt  2.mp4 (98.07 MB)
MP4
005 Update the cart summary template.mp4 (115.14 MB)
MP4
006 Total price functionality.mp4 (19.56 MB)
MP4
007 Match price with quantity.mp4 (69.41 MB)
MP4
001 AJAX integration - Delete.mp4 (58.79 MB)
MP4
002 Delete functionality.mp4 (96.38 MB)
MP4
003 AJAX integration - Update.mp4 (26.57 MB)
MP4
004 Update functionality.mp4 (74.2 MB)
MP4
001 Cart functionality testing.mp4 (21.18 MB)
MP4
002 Cart optimization.mp4 (7.87 MB)
MP4
001 Create a Django app - (account).mp4 (3.54 MB)
MP4
002 Configure our URL files.mp4 (16.64 MB)
MP4
003 User registration - Pt  1.mp4 (58.18 MB)
MP4
004 Django Crispy Forms - [Important].mp4 (7.87 MB)
MP4
005 User registration - Pt  2.mp4 (91.13 MB)
MP4
006 User registration - Pt  3.mp4 (66.07 MB)
MP4
008 Email verification - templates.mp4 (23.18 MB)
MP4
009 Email verification - basic urls and views.mp4 (11.79 MB)
MP4
010 Email verification - tokens.mp4 (15.78 MB)
MP4
011 Email verification - view functionality - Pt  1.mp4 (83.66 MB)
MP4
012 Email verification - view functionality - Pt  2.mp4 (134.35 MB)
MP4
014 Setup the email backend.mp4 (27.19 MB)
MP4
015 Styling the email verification templates.mp4 (68.61 MB)
MP4
016 VS code - change the text appearance - [OPTIONAL].mp4 (8.31 MB)
MP4
017 Email verification - Final demonstration.mp4 (31.87 MB)
MP4
019 User authentication - Login.mp4 (89.31 MB)
MP4
020 User authentication - Logout.mp4 (34.55 MB)
MP4
021 Styling the dashboard template.mp4 (54.74 MB)
MP4
022 Integrate the profile management templates.mp4 (19.19 MB)
MP4
023 Profile management Updating our username and email.mp4 (31.31 MB)
MP4
024 Profile management Deleting an account.mp4 (48.49 MB)
MP4
001 Improving the UI and styling - (account).mp4 (123.69 MB)
MP4
002 User validation - (account).mp4 (70.85 MB)
MP4
003 Detailed app UI and styling.mp4 (62.99 MB)
MP4
001 Creating our password reset views.mp4 (68.45 MB)
MP4
002 Integrating the password reset templates.mp4 (71.53 MB)
MP4
003 Password reset - initial test.mp4 (14.19 MB)
MP4
004 Styling the password reset templates.mp4 (76.08 MB)
MP4
005 Password reset - final demonstration.mp4 (5.03 MB)
MP4
002 User logout session adjustment - [Optional].mp4 (21.72 MB)
MP4
003 Login validation.mp4 (7.17 MB)
MP4
004 Advanced user notifications.mp4 (72.55 MB)
MP4
005 Adding a timer to user notifications.mp4 (13.56 MB)
MP4
006 Additional app UI and styling - [Optional].mp4 (17.17 MB)
MP4
001 Create a Django app - (payment).mp4 (3.17 MB)
MP4
002 Configure our basic URL files.mp4 (35.06 MB)
MP4
003 Build the shipping address model.mp4 (91.12 MB)
MP4
004 Implement the shipping form.mp4 (21.23 MB)
MP4
005 Construct the shipping view and url - (account).mp4 (50.89 MB)
MP4
006 Organize the shipping template - (account).mp4 (57.17 MB)
MP4
007 Build the checkout template.mp4 (39.86 MB)
MP4
008 Checkout functionality.mp4 (79.24 MB)
MP4
009 Build the order and order item model.mp4 (62.32 MB)
MP4
010 AJAX - complete checkout.mp4 (37.3 MB)
MP4
011 Process order functionality - Pt  1.mp4 (32.44 MB)
MP4
012 Process order functionality - Pt  2.mp4 (45.75 MB)
MP4
013 AJAX redirection + Clear the shopping cart.mp4 (10.8 MB)
MP4
014 Process an order - Final demonstration.mp4 (13.69 MB)
MP4
002 Create a PayPal account.mp4 (9.87 MB)
MP4
003 Creating our Sandbox accounts.mp4 (63.27 MB)
MP4
004 Logging into our Sandbox accounts.mp4 (6.75 MB)
MP4
005 PayPal - Integration analysis.mp4 (23.45 MB)
MP4
006 PayPal - API integration.mp4 (48.72 MB)
MP4
007 Customize the PayPal buttons.mp4 (33.01 MB)
MP4
008 The essentials of validation.mp4 (73.78 MB)
MP4
009 Validating user input - Pt  1.mp4 (62.68 MB)
MP4
010 Inserting the shopping cart price.mp4 (14.56 MB)
MP4
011 Validating user input - Pt  2.mp4 (44.89 MB)
MP4
012 PayPal + Ajax integration.mp4 (16.12 MB)
MP4
013 Test a payment - PayPal.mp4 (10.56 MB)
MP4
014 Test a payment - Debit or Credit card.mp4 (8.67 MB)
MP4
016 Styling our payment templates.mp4 (26.72 MB)
MP4
017 Create a live account - [Important].mp4 (6.14 MB)
MP4
018 Order management.mp4 (89.07 MB)
MP4
001 Create an AWS account.mp4 (7.14 MB)
MP4
002 AWS region setting.mp4 (15.44 MB)
MP4
003 Create and set a designated budget on AWS.mp4 (34.87 MB)
MP4
005 Amazon IAM - (Theory review).mp4 (14.15 MB)
MP4
006 IAM - Create a user and a group.mp4 (46.52 MB)
MP4
007 IAM - Utilise our unique URL.mp4 (38.84 MB)
MP4
008 IAM - Secure your AWS accounts with MFA.mp4 (56.49 MB)
MP4
009 IAM - Generate access keys.mp4 (23.84 MB)
MP4
010 AWS CLI and Credentials setup - Windows.mp4 (16.84 MB)
MP4
011 AWS CLI and Credentials setup - MacOS.mp4 (35.08 MB)
MP4
012 Deploy our static files to Amazon S3.mp4 (133.78 MB)
MP4
015 Utilize an Amazon RDS database.mp4 (104.02 MB)
MP4
016 Database configuration check.mp4 (7.3 MB)
MP4
001 Installing important packages.mp4 (10.21 MB)
MP4
002 Altering the email verification link.mp4 (1.98 MB)
MP4
003 Preparing for deployment.mp4 (8.04 MB)
MP4
004 Security tips.mp4 (2.27 MB)
MP4
006 AWS Elastic Beanstalk - (Theory review).mp4 (3.31 MB)
MP4
008 AWS EB CLI setup - Windows.mp4 (22.82 MB)
MP4
010 Configure our requirements txt file.mp4 (3.19 MB)
MP4
012 Utilising AWS Elastic Beanstalk - [Important].mp4 (6.73 MB)
MP4
014 AWS Elastic Beanstalk - Pre-deployment test - [Important].mp4 (81.28 MB)
MP4
016 Deploy our app to Elastic Beanstalk - HTTP - Pt  1.mp4 (67.05 MB)
MP4
017 AWS Route 53 - (Theory review).mp4 (19.73 MB)
MP4
018 Register a domain name with Route 53.mp4 (16.3 MB)
MP4
020 Amazon Certificate Manager - (Theory review).mp4 (3.09 MB)
MP4
021 Provision and assign an SSL certificate.mp4 (69.74 MB)
MP4
023 Deploy our app to Elastic Beanstalk - HTTPS - Pt  2.mp4 (110.38 MB)
MP4
024 Debugging errors on EB.mp4 (6.05 MB)
MP4
025 Configure env variables on EB - [Optional].mp4 (7.64 MB)
MP4
026 How to enable sticky sessions.mp4 (12.99 MB)
MP4
001 Installing important packages.mp4 (8.36 MB)
MP4
002 Configuring our environment variables - Pt  1.mp4 (32.05 MB)
MP4
003 Configure our environment variables - Pt  2.mp4 (5.13 MB)
MP4
004 Altering the email verification link.mp4 (1.98 MB)
MP4
005 Configure our requirements txt file.mp4 (3.2 MB)
MP4
006 Deployment preparation.mp4 (8.04 MB)
MP4
007 Create a GitHub account.mp4 (17.96 MB)
MP4
008 Render - Introduction.mp4 (1.71 MB)
MP4
009 Render - Cost pricing analysis.mp4 (4 MB)
MP4
010 Render - Sign up for an account.mp4 (5.6 MB)
MP4
011 Application bonus security.mp4 (19.55 MB)
MP4
012 Uploading our application to GitHub.mp4 (40.03 MB)
MP4
013 Create a web service on Render.mp4 (102.61 MB)
MP4
014 Custom domain name guidance on Render.mp4 (12.16 MB)
MP4
015 Map to an external domain name (on AWS) - [Optional].mp4 (46.45 MB)
MP4
001 Final demonstration - Build an E-commerce Store.mp4 (49.1 MB)
MP4
002 AWS - resource cleanup.mp4 (56.27 MB)
MP4
003 Render - resource cleanup.mp4 (15.29 MB)
MP4
002 How to send emails after making a purchase.mp4 (28.19 MB)
MP4
001 Thank you! - A final message.mp4 (1 MB)
MP4

https://thumbs2.imgbox.com/92/8b/V3yfHRyy_t.jpg

Код:
 https://voltupload.com/b6wzr6su35vd/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z01
https://voltupload.com/3bbhfdh9n70b/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z02
https://voltupload.com/t7bh2ne7wao2/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z03
https://voltupload.com/zmjhmbhqe2i2/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z04
https://voltupload.com/cp32sknhvlu4/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z05
https://voltupload.com/a4fcza0y4rqf/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z06
https://voltupload.com/6kdfm72hce0z/Udemy_Python_Django_Build_an_E_commerce_Store_2024.zip
Код:
 https://rapidgator.net/file/75dc3c6fd0a65c75622efbefc8ca7c6f/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z01
https://rapidgator.net/file/912a886ada2910641a7e60aa50cc8d04/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z02
https://rapidgator.net/file/d46b9856b325ddd4f96e8f28d6205ad5/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z03
https://rapidgator.net/file/98559b4bab6c7a3cfa7e8317a429dd83/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z04
https://rapidgator.net/file/01b4a0426f8e9c0891d9aad759b741cc/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z05
https://rapidgator.net/file/e200ffedaa3e6cb094147ef857a5d018/Udemy_Python_Django_Build_an_E_commerce_Store_2024.z06
https://rapidgator.net/file/a847587d6dfeee2c6795b4bdda68d6db/Udemy_Python_Django_Build_an_E_commerce_Store_2024.zip

Free search engine download скачать: Udemy Python Django Build an E commerce Store 2024