摘 要
学生社区是为学生提供一个集中居住和学习的空间。故障维修是学生社区必不可少的工作,设施问题不仅影响日常起居,还关乎学习环境,更是会存在安全隐患。因此,学生社区故障维修预约系统的开发能够为学生的生活和学习环境提供至关重要的保障。本文拟开发一个学生社区故障维修预约系统,结合来Spring Boot框架和Vue.js框架,实现前后端的解耦开发,并使用MySQL作为数据库。在该系统中,学生可以通过访问页面发表故障维修订单信息,拥有支付订单的功能,相对于传统的维修预约更加方便;维修工可以通过访问页面获取故障维修信息的情况,能够接取对应的订单完成维修工作,从而提高工作的有序性和规划性。此外,学生和维修工在该系统都可以实现在线沟通、举报信息、留言发表、公告新闻查阅等功能。
关键字:学生社区故障维修预约系统;Spring Boot;Vue.js;MySQL
Abstract
The student community serves as a centralized space for students to live and study. Maintenance and repair within the student community are indispensable tasks, as facility issues not only affect daily living but also the learning environment and can even pose safety hazards. Therefore, the development of a student community maintenance and repair appointment system is crucial for ensuring the living and learning environment of students. This paper proposes the development of a student community maintenance and repair appointment system, which integrates the Spring Boot framework with the Vue.js framework to achieve decoupled front-end and back-end development, and utilizes MySQL as the database. In this system, students can submit maintenance requests through the access page and have the functionality to pay for orders, which is more convenient than traditional repair appointments; maintenance workers can access the page to obtain information on maintenance issues, take corresponding orders, and complete repair work, thereby enhancing the orderliness and planning of their work. In addition, both students and maintenance workers can perform functions such as online communication, reporting information, posting messages, and reading announcements and news within the system.
Key words: student community fault maintenance reservation system; Spring Boot; Vue.js; MySQL