WeChat applet nodejs+vue+python home-school link home-school contact operating system

The homeben system has three roles: parents, teachers, and administrators. Parents can register and log in to the small system, view announcements, view homework assigned by teachers, upload children's homework, view student grades, score statistics, parents post and communicate online, and leave messages online ;Teachers can register and log in to the applet, publish homework, upload student grades, and upload electronic homework; administrators can manage parent information, subject information, grade release information, grade statistics, homework information, parent forum information, announcement information,
 etc. node.js
framework: Express
front-end: Vue.js
database: mysql 
database tool: Navicat
development software: VScode 
system is divided into three roles: parents, administrators, and teachers

The main functions of the parent WeChat Mini Program are:
1. Parents register and log in to the WeChat Mini Program
2. Parents check the announcement information of the Home-School Link system
3. Parents check the homework information released by the teacher and upload their children's homework online
4. Parents check the release of grades
5. Parents check the score statistics
6. Parents personal center to modify personal information, password, and avatar
7. Parents can discuss and communicate online, publish posts, reply to posts, and manage their own posts
8. Parents can leave messages on the online message board
9. Logout and login
The main functions of the administrator are:
1. The administrator enters the account to log in to the background
2. Personal center: The administrator modifies the password and account information
3. Parent management: Add, delete, modify, and query the registered parent information
4. Teacher Management: Add, modify, delete, and query teacher information
5. Subject type management: Add, delete, modify, and query subject types
6. Result release management: Add, delete, modify, and Query
7. Grade statistics management: add, delete, modify, query, and statistical reports for grade statistics.
8. Homework release management: add, delete, modify, and query homework information released by teachers.
9. Electronic homework management: for teachers Published electronic homework information can be added, deleted, modified, and queried
10. Parent discussion management: add, delete, modify, and query parents’ communication forums
11. Message board management: delete online message information posted by parents, and query
12 .Carousel map management: add, modify, query, delete the website carousel map
13. System announcement management: add, delete, modify, and query the system announcements of the applet

The main functions of the teacher’s WeChat applet are:
1. Teacher registration and login to the applet
2. Teachers publish homework online, add homework, delete, and modify published homework information
3. Teachers manage subject types, add, modify, and delete subject types
4. Teachers can upload students' grade information, modify and delete published records.
5. Teachers can upload electronic assignments and manage them.
6. Teacher personal center can modify personal information, passwords, and avatars.
7. Log out
 

Guess you like

Origin blog.csdn.net/qq2295116502/article/details/130993705