
Configure Django static and media settings, create media uploads, and add an item via the admin, then render items on the homepage by looping over context items with bootstrap.
Implement a Django e-commerce cart page by calculating the total price from order items, showing savings and discount prices, with plus/minus quantity controls and links to order summary and checkout.
Learn to create a coupon form with a coupon code field and apply it to an order in a Django e-commerce app, including form, view, and coupon integration.
Learn to implement pagination on the home page with bootstrap five and python code, using the page object to manage has next, has previous, and page links.
A complete practical Python/Django e-commerce course in which you will learn to create your own web app with real world database that can be handle all functionalities from add to cart to payment. The course covers everything that is needed to:
Display the items on the website
Let the user sign in / sign up - of course log out as well
View single item with its description, price, etc
Add items to cart
Remove item from cart
Add coupon code
Add shipping/billing address
Pay with credit/debit card for the order using stripe
Use Django frameworks with other great libraries to create very quickly real-world web application. Learn how to use Urls, Views, Models, Templates, and Forms. Learn how to upload file to your server.
Use either SQLite or MySQL to store your data and manipulate them, either with simple Python, or with Django, or with PyQt5. (CRUD) Create, Read, Update, Delete.
In the course, very very less theoretical things are used. Learning with exemples and exercices is the most effective way!!!! However, during typing the codes, we explain everything from start to finish so you understand the theory while coding.
Note that: this course is the answer to questions of some people for us, so it might be very basic and simple for you, or it does not have to be the answer for your own questions, but you might also find your own answer.
In case you missed the big sale, please visit our website or our facebook/instagram.