# python_flask_shop **Repository Path**: OliStranch/python_flask_shop ## Basic Information - **Project Name**: python_flask_shop - **Description**: 一个用flask制作的电商后台项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-08-03 - **Last Updated**: 2024-03-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_flask_shop #### 介绍 一个用flask制作的电商后台项目 #### 软件架构 软件架构说明 1. flask_shop子目录是用于存放python后端项目的目录,运行之前请确保python的正确配置和pip包的安装 2. vue_shop子目录是用于存放前端代码的目录,主要是vue项目,只需要安装vue.js之后自动引入配置即可(可能需要一些时间来安装) #### 安装教程 1. `git clone git@gitee.com:OliStranch/python_flask_shop.git` 克隆到本地 2. 分别用python打开flask_shop项目、用前端软件(比如vscode) 打开vue_shop项目 3. `npm install`导入需要的包 4. `npm run server` 运行 #### 参与贡献 1. Fork 本仓库 AF 2. 新建 Feat_xxx 分支 AF 3. 提交代码 AF 4. 新建 Pull Request AF #### 特技 1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md 2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com) 3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目 4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目 5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help) 6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)