laitimes

WeChat-based student leave and leave cancellation system SSM during the epidemic

author:Learn from the sea

First, the technical route:

Development language: Java

Front-end technologies: JavaScript, VUE.js (2.X), css3

Database: MySQL 5.7

Database management tools: Navicat or sqlyog

Development tools: IDEA or Ecplise

II. Project Introduction:

Video loading...

3. Operation screenshot:

Entering this link, you can check in time whether the requirements of the previous design are reliable. A well-designed solution, when applied to a system implementation, will help system developers save time and improve development efficiency. Therefore, in the programming stage of the system, that is, the system implementation stage, some unreasonable design requirements can also be found in time. Because the design scheme fully directs the coding process of the system.

3.1 Student Information Management

Figure 3.1 shows the student information management page, which provides administrators with functions such as: student information query management, can delete student information, modify student information, add student information,

Conditions for fuzzy queries on user names are also made

WeChat-based student leave and leave cancellation system SSM during the epidemic
WeChat-based student leave and leave cancellation system SSM during the epidemic

Figure 3.1 Student Information Management Page

3.2 Management of student leave

As shown in Figure 3.2 is the student leave management page, this page provides administrators with functions such as: view the published student leave data, modify student leave, student leave is invalid, can be deleted, but also carried out a fuzzy query of the student's leave name, student leave information type query and other conditions.

WeChat-based student leave and leave cancellation system SSM during the epidemic

Figure 3.2 Student leave management page

3.3 Leave type management

As shown in Figure 3.3, the leave type management page, this page provides administrators with the functions of: according to the leave type of conditional query, you can also add, modify, query the leave type, etc.

WeChat-based student leave and leave cancellation system SSM during the epidemic
WeChat-based student leave and leave cancellation system SSM during the epidemic

Figure 3.3 Leave type management page

3.1 Announcement Information Management

Figure 3.4 shows the announcement information management page, which provides administrators with functions such as adding, modifying, querying, etc. according to the announcement information.

WeChat-based student leave and leave cancellation system SSM during the epidemic
WeChat-based student leave and leave cancellation system SSM during the epidemic

Figure 3.4 Announcement information management page