Abstract
With the rapid development of information on the Internet, paperless homework
has become a trend. In response to this problem, a website specially adapted to
the form of communication between teachers and students has been developed. This
article introduces the whole process of the development of the knowledge
management system. By analyzing the needs of the enterprise for the knowledge
management system, a program of computer management knowledge management system
was created. The article introduces the system analysis part of the knowledge
management system, including feasibility analysis, etc. The system design part
mainly introduces the system function design and database design.
This knowledge management system has two roles: administrator and user.
Administrator functions are
Personal center, user management, article classification management, article
information management, data classification management, data download management,
question and answer management, forum communication, message board management,
system management, etc. User functions include personal center, article
information management, data download management, question and answer management,
and my collection management. So it has a certain practicability.
This site is a B/S model system, using Spring Boot framework as the back-end
development technology, front-end framework is VUE, MYSQL database design and
development, fully guarantee the stability of the system. The system has the
characteristics of clear interface, simple operation and complete functions,
which makes the management of the knowledge management system systematized and
standardized.
Keywords:Knowledge management system; Spring Boot framework; MYSQL database;
VUE framework