Based on Spring Boot educational management system + mobile terminal

1. Directory

1. System configuration 2. School construction 3. Course construction 4. Teacher entry 5. Teacher instruction 6. Student entry 7. Teaching review question entry 8. Press release 9. Opening and closing of student selection authority

 

 

The system configuration is divided into three parts:

  • User Management
  • Role management
  • authority management

Basic data is configured by default: users only have one super administrator by default, and there are three roles: administrator, teacher, and student. The permissions have been assigned according to the role.

Generally, it is not necessary to perform this part of the data operation. If you need an administrator account, you can follow the instructions below:

 

 

 

 

 

 

 

 

6. Enter students

6.1 Student entry instructions

The student entry is almost the same as the teacher entry, but it should be noted that the class selection is required when entering, and the corresponding mandatory course will be automatically selected after the class selection. The student ID will be automatically generated after the student enters. The default password is the last six digits of the ID card.

6.2 Entering students

Open the entry page as shown

 

 

 

 

 

 

Guess you like

Origin www.cnblogs.com/zhooong/p/12760271.html