# pp **Repository Path**: clouddea/pp ## Basic Information - **Project Name**: pp - **Description**: 2020年北京林业大学信息学院计算机科学与技术专业实践项目(Professional Practice, PP)——机械电商平台 - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2020-12-12 - **Last Updated**: 2023-11-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # professional_practice #### 介绍 2020年北京林业大学信息学院计算机科学与技术专业实践项目——机械电商平台 本项目基于SpringBoot开发。 使用 SSM + vue + element ui,前后端分离 #### 软件架构 软件架构说明 B/S结构 #### 安装教程 MySQL 5.7 JDK 1.8 IDEA 1. 克隆本仓库。 2. 在release页面下载database.zip,解压后是一个sql脚本文件。 创建一个MySQL数据库,并在选择此数据库状态下,执行sql脚本文件。此时将自动创建数据库的表结构。 3. 使用idea打开此项目,修改 /src/main/resources/application.properties 配置成自己的数据库。然后依照springboot项目的启动方式运行即可。 #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 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/)