Management System Completion Design (2)---Student Management System Description

This series intends to build a student management system and develop a small program for students to use
. The main functions of the small program are: query results, class classification, etc.
本文会持续更新

Program function module description

Student Management Module

There are

1. Add student information

Add student information
(if you have enough time, you can consider the batch import function)

2. Delete student information

It is not a real deletion but graduation is to remove the student information from the existing student database
and add student information to the graduation database.
If it is expelled, the graduation mark will be replaced with an expulsion mark

3. Student information query

Query student information, class name, etc.
(If time is sufficient, related results will be developed. Click on the student to find the details including the results)

4. Edit student information

The student information can be modified if it is wrong, but only with the authority of the Academic Affairs Office.

Teacher Management Module

1. Add teachers

Add teacher information

2. Delete the teacher

Dismissal/retirement or other reasons for not working will delete the current teacher information
and add information to the resigned teacher database

3. Teacher information query

Query teacher information

3. Edit teacher information

The teacher information can be modified if it is wrong, but only the academic affairs office can modify it

Exam Management Module

1. New exam information

The number of examination rooms can be set, the total number of people, the system randomly allocates examination rooms

2. Modify exam information

The test information can be modified if it is wrong, but only with the authority of the Academic Affairs Office.

3. Query exam information

Query exam information

Test score module

1. Results query

Check student results

2. Grade revision

Incorrect grades need to be corrected

System setting module

1. Set the system theme

Set system theme

2. Backup information (export)

Back up various information

System Management Module

1. Custom module (development when time is sufficient)

Custom modules
such as event management modules, etc.

Program interface description

Overall page layout

Insert picture description here

Page module description

1. System Information

Show logged in user time

2. Navigation module

Navigation menu

3. Header

Display the current page

4. Function module

Specific functions are implemented here







  Hello everyone, I am a code husky, a student of network engineering in the Software College, because I am a "dog", and I can eat meat for thousands of miles. I want to share what I learned during university and make progress with everyone. However, due to the limited level, there will inevitably be some mistakes in the blog. If there are any omissions, please let me know! For the time being, only update on the csdn platform, the blog homepage: https://blog.csdn.net/qq_42027681 .

未经本人允许,禁止转载

Insert picture description here


Will be launched later

Front-end: vue entry vue development applet, etc.
Back-end: java entry springboot entry, etc.
Server: MySQL entry server simple instructions cloud server to run the project
python: recommended not to warm up, be sure to see
the use of some plug-ins, etc.

The way of university is also in oneself, study hard, youth
with passion. If you are interested in programming, you can join our qq group to communicate together: 974178910
Insert picture description here

If you have any questions, you can leave a message below, I will reply if you see it

Guess you like

Origin blog.csdn.net/qq_42027681/article/details/112214426