毕业设计资料管控平台设计与实现Design and Implementation of Graduation Design Information Management and Control Platform摘 要为了解决当代大学生毕业设计资料与学校导师之间的流程交互,以及交互流程中的资料存放问题,本文利用 Web 设计开发技术,以互联网为传播媒介,设计并实现了一个能有效处理学生选题、上传开题报告、汇报周进展、下发任务书,上传论文等流程交互问题,并且能够有效科学解决数据管理问题的毕业设计资料管控平台。系统设计主要运用了JAVA语言、SpringBoot、spring、springMvc、mybatis、vue 以及 ivew 等相关技术,使用前后端分离的技术,前端以 Node.js 开发容器进行开发,后端使用 springBoot 配置的 Tomcat 服务器启动。在 linux 操作系统、jdk1.8、mysql 数据库以及 Tomcat 服务器的环境下进行了开发实现。结果表明,此毕业设计资料管控平台能够有效解决毕业设计资料与学校之间的流程交互问题,资料存放问题,并具有能管理数据,且大部分流程在系统线上都能交互的优势。关键词:毕业设计资料;SpringBoot;JAVA;SSM 框架;vue AbstractIn order to solve the process interaction problem between the graduation design materials of contemporary college students and the school, and the problem of data storage. The system uses Web applications based on Java technology, and uses the Internet as a communication medium to achieve communication and information archiving between teachers and students. The design mainly uses JAVA language, SpringBoot, spring, springMvc, mybatis, vue and ivew Related technology, based on the object-oriented development principle, adopts the development mode system technology based on B / S structure. Completed the development design of the graduation design data management platform. It has been developed and implemented in the environment of linux operating system, jdk1.8, mysql database and Tomcat server. The results show that this graduation design data management and control platform can solve the process interaction and data ...