Design and implementation of college freshmen registration system based on WeChat applet (PHP+Mysql background)

 Blogger introduction : Teacher Huang Juhua is the author of the books "Introduction to Vue.js and Practical Mall Development" and "WeChat Mini Program Mall Development", CSDN blog expert, online education expert, CSDN diamond lecturer; specializes in graduation design education and tutoring for college students.
All projects are equipped with video courses on basic knowledge from entry to mastery, and you can prepare for the graduation project defense after learning.
The project is equipped with corresponding development documents, proposal report, task statement, PPT, thesis template, etc.

The project has recorded release and functional operation demonstration videos; the interface and functions of the project can be customized, and installation and operation are included! ! !

If you need to contact me, you can check Teacher Huang Juhua on the CSDN website.
You can get the contact information at the end of the article.

Purpose and significance

Purpose : The main goal of this project is to design and implement a new student registration system based on the WeChat applet. Front-end users use the applet, and back-end management uses a B/S architecture based on PHP+MySql; school information, branch information, and class information are added through the back-end , teacher information, course information, student information, dormitory information, course schedule information , new users log in through the mini program to view school information, class information, teacher information, course information, class information, dormitory arrangement information, course schedule, etc.

Significance : The new student registration system based on the mini program is a product of the combination of computer technology and school freshmen management. Through the mini program new student registration system, efficient management of new students is achieved. With the continuous improvement of computer technology, computers have penetrated into every corner of social life. The method of manually arranging new student registration information is not only inefficient, error-prone, cumbersome, but also consumes a lot of manpower. In order to meet the needs of school administrators for efficient management of school information management, branch information management, teacher information management, course information management, class information management, student information management, dormitory information management, class course scheduling information, etc., in the school staff's On the premise of having certain computer operation capabilities, this new student registration system software based on a small program is specially compiled to improve the management efficiency of new student registration.

Feature list

[Backend administrator function]
Advertising management: Set carousel ads and links on the homepage of the mini program.
Message list: List of all user message information, support for deletion. Enter
information: Enter information title, content and other information
. Management information: View the entered information list, support Delete and modify

School settings: Set up school profile, organizational settings, school leadership, campus scenery, contact us.
Enter branch: enter branch name, introduction, details.
Branch management: manage the branches that have been entered, support modification and deletion.

Teacher entry: Enter the teacher's name, contact information, avatar, and teacher profile.
Teacher management: Manage all entered teacher information, support modification and deletion.
Course entry: Enter the course name, introduction, cover, and course details
. Course management: Manage the entered courses, support Modify and delete

Class entry: Enter the class number, select the branch, select the class teacher, enter the profile and class information.
Class management: Manage the entered classes, support modification and deletion
of classes. Class schedule: According to the class, schedule classes in 1, teachers in 2, and classrooms in 3. 123 Steps to Schedule Classes

Classroom building management: enter which buildings are on campus, support modification and deletion
Classroom entry: select the teaching building, enter the classroom title and other information
Classroom management: manage the classrooms that have been entered, support modification and deletion

Dormitory building management: enter which dormitories are on campus, support modification and deletion.
Dormitory entry: select the dormitory building, enter the dormitory title and other information.
Dormitory management: manage the entered dormitories, support modification and deletion.

Student entry: select classes, enter student names, identity information, contact information, dormitory arrangements, student introductions, etc.
Student management: manage enrolled students, support modification and deletion

[Mini program user functions]
Login rules: The account number is the ID number, and the password is the last 3 digits of the ID card.
User login: Log in according to your ID card information.
Information function: Users can browse the information list and   
leave detailed information at will: Users can leave messages in the mini program The program leaves a message to the management platform.

School information: View school profile, organizational structure, school leadership, campus scenery, contact us
Branch information: View which branches and details

Class information: Enter information such as the branch where the class is located in the background, and display it in the mini program, including the branch information of the class, names of class members, class introduction information (such as the name of the class teacher, phone number, other contact information, etc.)
Dormitory arrangement: Enter each information in the background When providing information about new students, they will be assigned which dormitory building and dormitory they are in. In this module, freshmen can see the assigned building and dormitory number, so that they can go directly to the dormitory.
Schedule information: After entering the school’s teacher information, course information, and class information in the background, you can schedule classes for a certain class. When scheduling classes, you will select course information, time schedules, teacher information, classroom information, etc.; In this module, new students can view the curriculum information, teacher information, classroom information, etc. of their class. 

User information: student name, ID card, email, QQ, WeChat.
Exit the system: clear the cache and return to the mini program homepage.
 

Interface renderings

Guess you like

Origin blog.csdn.net/u013818205/article/details/136004661