互联网的发展已经深深的影响到人们购买商品的方式,很多人通过网络进行商品交易。网上商店资金投入少,回收快,所以特别适合小商品和个人在网上创业。销售时间和地点不受限制,可以大大提高销售量。现拟利用Python开发一个中小型的图书商城,能使客户方便地查询自己喜欢的图书,形成订单,同时商家能快速获取用户的订单,并且提供用户注册功能,以及整个系统的后台管理,即可以增加修改删除图书资料、订单资料。
☆35Dec 24, 2021Updated 4 years ago
Alternatives and similar repositories for -Django-
Users that are interested in -Django- are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 天天生鲜项目是在网上找到的“黑马培训”机构的一个生鲜电商购物网站。看了各种文档介绍说,里面用到的技术面比较广,同时网上还有视频、文档教程, 所以就自己尝试做了。里面涉及到了分布式文件系统--FastDFS结合nginx作为项目中的图片服务器、使用redis作为购物车功能、接…☆15Nov 14, 2018Updated 7 years ago
- 基于Django的图书销售管理系统,用于2022春季学期复旦CS数据库期中作业☆26Oct 25, 2024Updated last year
- Django WEB商城网站项目☆11Nov 1, 2017Updated 8 years ago
- Python基于Django超市进销存销售管理系统设计毕业源码案例设计☆34May 7, 2023Updated 3 years ago
- 以教育机构为背景,独立开发一套客户关系管理系统。由三部分构成,权限组件、快速增删改查的组件、业务逻辑。 (1)实现添加角色,对不同角色赋予不同权限,并对访问记录进行权限校验,批量操作url等功能 (2)通过快速增删改查的组件,对学生、班级、校区、课程快速生成增删改查的功能及…☆11Apr 10, 2022Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 使用python语言的Django框架写的一个个人购物网站☆11Jul 10, 2018Updated 8 years ago
- 基于Django开发的网上商城☆12Oct 13, 2019Updated 6 years ago
- Nginx non-blocking module for talking to DNS name servers directly☆22Oct 5, 2011Updated 14 years ago
- 使用scrapy框架爬取豆瓣影评,利用python对数据进行清洗分析,最后进行可视化☆15Sep 5, 2020Updated 6 years ago
- 多核与并发数据结构-用于列车售票的可线性化并发数据结构☆17Jan 3, 2021Updated 5 years ago
- 智慧树刷互动分,自动复读问答☆10Nov 19, 2020Updated 5 years ago
- Task scheduling libary for Python☆11Sep 24, 2015Updated 10 years ago
- An M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K …☆16Jan 25, 2022Updated 4 years ago
- 一个基于Django的电商网站,含购物车系统以及支付宝结算☆41Jun 12, 2018Updated 8 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- macaron 项目源码注解. macaron 是一款使用 golang 开发的高性能 web 框架.☆14Nov 1, 2016Updated 9 years ago
- L3VTP:A Low-Latency Live Video Transmission Platform☆15Aug 18, 2019Updated 7 years ago
- Putting a TCP/IP Stack on DPDK☆25Sep 23, 2013Updated 12 years ago
- A simple demo for licode,webrtc version m72,licode version 7.8☆10Aug 22, 2019Updated 7 years ago
- 口袋菜谱微信小程序☆13Jul 21, 2019Updated 7 years ago
- An ambient noise detector☆10Aug 23, 2020Updated 6 years ago
- 国科大 并发数据结构与多核编程☆18Jan 25, 2019Updated 7 years ago
- pytorch CTC implementation for ASR. Use eesen's fst decoder framework☆10Feb 27, 2020Updated 6 years ago
- 这是一个使用django框架开发的企业OA管理系统☆28Mar 11, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 360 viewer webGL☆15Jan 20, 2017Updated 9 years ago
- 基于Flask和Vue的前后端分离Web后台管理系统☆84Feb 21, 2018Updated 8 years ago
- Hackintosh☆15Oct 18, 2021Updated 4 years ago
- Android项目源码包含爬虫、服务器、app指尖书香诗词散文阅读和小说开源APP☆46Jun 7, 2017Updated 9 years ago
- 课程表☆11Apr 20, 2020Updated 6 years ago
- B75 HUANAN 华南金牌B75黑苹果配置☆15Mar 15, 2023Updated 3 years ago
- halcon算子阈值分割的实现☆13Apr 13, 2018Updated 8 years ago
- (最标准的公钥加密,私钥解密)后台生成RSA公钥以及私钥,私钥保密,公钥下发,前端登录使用公钥加密。后台登录验证使用私钥解密☆11Jul 31, 2018Updated 8 years ago
- This repos provides an MATLAB code implementation for the Statistical Approach to Texture Classification from Single Images paper by Varm…☆11Jan 30, 2018Updated 8 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- An implementation of the Fully Convolutional Recurrent Neural Network (FCRN) Framework in Keras as described by Ankush Gupta et. al in th…☆12Jan 24, 2017Updated 9 years ago
- 方舟JS运行时(ARK JavaScript Runtime)是OpenHarmony上JS应用使用的运行时。包含JS对象的分配器以及垃圾回收器(GC)、符合ECMAScript规范的标准库、用于运行ARK前端组件生成的方舟字节码(ARK Bytecode,abc)的解释器…☆16Sep 5, 2026Updated 2 weeks ago
- 电商个人开发的小项目走一个 : 该项目是商城系统,主要功能有: 首页展示,商品详情列表,购物车,用户中心, 后台管理系统等☆30Aug 9, 2018Updated 8 years ago
- 使用Flutter开发的一个社交+招聘的app,真正实现了一套代码两端通用,本项目拥有前后端代码,前后端不在一个仓库,功能模块主要是以求职招聘、社交、IM、短视频、评论、Show技术、兴趣组、爆料、面试等为主☆18Oct 19, 2019Updated 6 years ago
- django实现的前后端分离在线教育系统,包含考试和视频点播☆36Jul 20, 2023Updated 3 years ago
- ☆17Mar 24, 2022Updated 4 years ago
- 技术服务生活 - 日常APP任务自动化☆25May 22, 2018Updated 8 years ago