摘要
随着信息互联网信息的飞速发展,无纸化作业变成了一种趋势,针对这个问题开发一个专门适应师生交流形式的网站。本文介绍了课程管理系统的开发全过程。通过分析企业对于课程管理系统的需求,创建了一个计算机管理课程管理系统的方案。文章介绍了课程管理系统的系统分析部分,包括可行性分析等,系统设计部分主要介绍了系统功能设计和数据库设计。
本课程管理系统有管理员,学生,教师,辅导员四个角色。
管理员功能有个人中心,学生管理,教师管理,辅导员管理,学生信息管理,老师课程信息管理,学生课程信息管理,班级信息管理,考试成绩信息管理,学生请假信息管理,教师请假信息管理,教师信息管理,辅导员信息管理,辅导员请假信息管理,系统管理等。
教师功能有个人中心,学生信息管理,老师课程信息管理,学生课程信息管理,班级信息管理,考试成绩信息管理,学生请假信息管理,教师请假信息管理,教师信息管理等。
学生功能有个人中心,学生信息管理,学生课程信息管理,考试成绩信息管理,学生请假信息管理等。
辅导员功能有个人中心,学生信息管理,老师课程信息管理,学生课程信息管理,班级信息管理,考试成绩信息管理,学生请假信息管理,教师信息管理,辅导员信息管理,辅导员请假信息管理等。因而具有一定的实用性。
本站是一个B/S模式系统,采用SSM框架作为后台开发技术,前端框架是VUE,MYSQL数据库设计开发,充分保证系统的稳定性。系统具有界面清晰、操作简单,功能齐全的特点,使得课程管理系统管理工作系统化、规范化。
关键词:课程管理系统;SSM框架;MYSQL数据库;VUE框架
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 development process of the course management system. By analyzing the needs of the enterprise for the course management system, a program of computer management course management system was created. The article introduces the system analysis part of the course management system, including feasibility analysis, etc. The system design part mainly introduces the system function design and database design.
The course management system of this course has four roles: administrator, student, teacher, and counselor.
Administrator functions include personal center, student management, teacher management, counselor management, student information management, teacher course information management, student course information management, class information management, test score information management, student leave information management, teacher leave information management, Teacher information management, counselor information management, counselor leave information management, system management, etc.
Teacher functions include personal center, student information management, teacher course information management, student course information management, class information management, test score information management, student leave information management, teacher leave information management, teacher information management, etc.
Student functions include personal center, student information management, student course information management, test score information management, student leave information management, etc.
Counselor functions include personal center, student information management, teacher course information management, student course information management, class information management, test score information management, student leave information management, teacher information management, counselor information management, counselor leave information management, etc. . So it has a certain practicability.
This site is a B/S mode system, using SSM 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 course management system systematized and standardized.
Keywords:Course management system; SSM framework; MYSQL database; VUE framework
目录





