2 Star 6 Fork 3

小闫同学 / E-commerce-sites

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

E-commerce-sites

explain

This is a classic Django project with a split front and back.Many e-commerce sites are similar, and you can practice python and Django.

介绍

1.1 项目简介

美多商城项目是一个B2C模式的电商网站,采用前后端分离的开发模式,前端采用vue框架,后端采用DRF框架。

1.2 项目功能模块

项目功能模块加载中...

项目功能模块

1.3 项目技术点

项目技术点加载中...

项目技术点

目录结构

E-commerce-sites
├── Ethanyan_mall
│   ├── celery_tasks
│   ├── docs(用于存放一些说明文档资料)
│   ├── Ethanyan_mall
│   │   ├── apps(存放Django的应用)
│   │   ├── init.py
│   │   ├── libs(存放第三方的库文件)
│   │   ├── settings(存放配置文件的目录,分为开发dev和线上prod)
│   │   ├── urls.py(存放项目自己定义的公共函数或类等)
│   │   ├── utils(存放项目自己定义的公共函数或类等)
│   │   └── wsgi.py
│   ├── init.py
│   ├── logs(日志文件)
│   ├── manage.py(启动文件)
│   └── scripts(用于存放管理脚本文件)
├── front_end_pc(静态文件)
├── LICENSE
├── note
└── README.md

部署架构

架构图正在加载中...

架构图

MIT License Copyright (c) 2019 Ethanyan Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

黑马程序员-美多商城完整项目代码 展开 收起
HTML
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
HTML
1
https://gitee.com/Ethanyan/E-commerce-sites.git
git@gitee.com:Ethanyan/E-commerce-sites.git
Ethanyan
E-commerce-sites
E-commerce-sites
master

搜索帮助