摘要
Abstract
This paper designs and implements a lightweight and high-availability agile project management system to address the pain points of difficult implementation in agile project management practices for college student teams.The system adopts a decoupled architecture of front-end and back-end.The back-end builds RESTful API with Spring Boot,integrates MyBatis as the data persistence layer,and uses Redis to realize cache and session management.The front-end constructs the interface based on Vue.js and Element Plus,while innovatively accessing the Alibaba Cloud Qwen Large Model to provide intelligent consultation.The system covers six core modules:project management,iteration control,product backlog,meeting minutes,knowledge handbook,and AI agile assistant.It runs stably,effectively supports the entire process of agile project management practice for student teams,improves task collaboration efficiency,meeting performance,and knowledge deposition capability,alleviates the pressure of teacher guidance,and helps the implementation of agile teaching practice in universities.关键词
敏捷项目管理/LLM/Spring Boot/Vue.js/前后端分离Key words
agile project management/LLM/Spring Boot/Vue.js/front-end and back-end separation分类
信息技术与安全科学