A Student-Teacher Portal built using HTML, CSS, Javascript and Node.js
Class Manager is a Student-Teacher Portal where techers and student can sign up and teachers can add students in their class.
Class Manager contains more features like:
- Teachers can add or edit their student's marks after adding them in the class.
- Teachers can also write notice which will be sent to all students in their class.
- Teachers can upload assignments which will be sent to all students in their class and students can download the assignments.
- Students can also submit their assignment but once submitted can't be changed later.
- Teachers can also see all the mark given by them to a student through their marks profile and can edit them if necessary.
- Students can see marks given to them by teachers in marks section.
- User can see their profile through profile option.
- User can also change their password if necessary.
User can edit their profile by clicking on Edit profile
Students can download assignment given by their teacher and can submit their work too.
Teacher can check submissions made by their students and can give them marks for that.
Class Manager uses the multi-user where student and teacher are different types of user and have different functionalities. Also adding features like notice, messages, Assignment, adding students to the class etc.