# RepairPlatform **Repository Path**: coderxshuai/RepairPlatform ## Basic Information - **Project Name**: RepairPlatform - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # README ## 开发环境 - IDEA2020 - JDK1.8 - MySQL 8.0.19 - 前端模板layUI 2.5.6 - Ajax作为前后端数据交互技术 - JSON作为前后端交互数据格式 - Maven作为项目jar包管理工具 - 后端框架SpringBoot 2.2.7.RELEASE - ORM框架Hibernate 5.4.21.Final(JPA) ## 项目分工 - 许帅负责环境搭建和service层代码 - 徐新杰负责数据库dao层 - 王璟晖复杂制作UML图以及定义系统功能 - 王永辛负责前端框架搭建 - 俞欣和魏兆兴复杂前端数据表格的搭建以及前后端数据交互