|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/django-e-commerce-advanced-web-app/
课程评论:没有评论
**Coursera 课程总结:Django 电子商务高级 Web 应用** 本课程是一门实用的 Python/Django 电子商务 Web 应用开发课程。学员将学习如何构建一个功能齐全的电商网站,涵盖从商品展示到支付的全流程。 **核心学习内容:** * **用户管理:** 实现用户注册、登录、登出功能。 * **商品展示:** 在网站上显示商品列表及单个商品的详细信息(描述、价格等)。 * **购物车功能:** 实现添加商品到购物车、从购物车移除商品。 * **优惠券系统:** 集成优惠券功能。 * **地址管理:** 实现用户收货/账单地址的添加和管理。 * **支付集成:** 使用 Stripe 支付网关实现信用卡/借记卡的在线支付。 * **Django 框架基础:** 掌握 Django 的核心组件,包括 URL、视图、模型、模板和表单。 * **文件上传:** 学习如何将文件上传到服务器。 * **数据库操作 (CRUD):** 使用 SQLite 或 MySQL 存储和操作数据,支持创建、读取、更新和删除 (CRUD) 操作。 * **开发方式:** 课程强调通过实际示例和练习进行教学,理论知识贯穿于代码编写过程中。 **课程特色:** * **高度实践性:** 以动手实践为主,理论讲解融入代码编写。 * **真实世界应用:** 目标是创建可处理真实世界功能的 Web 应用。 * **快速开发:** 利用 Django 框架及其他优秀库实现快速开发。 **适用人群:** 本课程适合希望学习如何使用 Django 构建电商网站的学习者。部分内容可能较为基础,但旨在帮助初学者掌握核心概念,同时也可能为有经验的开发者提供新的思路。
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 websiteLet the user sign in / sign up - of course log out as wellView single item with its description, price, etcAdd items to cartRemove item from cartAdd coupon codeAdd shipping/billing addressPay with credit/debit card for the order using stripeUse 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.