/classmanager-student-teacher-portal

A Student-Teacher Portal built using HTML, CSS, JAVASCRIPT and Node.js

Primary LanguageEJS

classmanager

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:

  1. Teachers can add or edit their student's marks after adding them in the class.
  2. Teachers can also write notice which will be sent to all students in their class.
  3. Teachers can upload assignments which will be sent to all students in their class and students can download the assignments.
  4. Students can also submit their assignment but once submitted can't be changed later.
  5. Teachers can also see all the mark given by them to a student through their marks profile and can edit them if necessary.
  6. Students can see marks given to them by teachers in marks section.
  7. User can see their profile through profile option.
  8. User can also change their password if necessary.

Screenshots

Home Page

screencapture-localhost-8080-2022-09-15-15_55_00

Login Page

screencapture-localhost-8080-login-2022-09-15-15_58_55

Options Avalaible for teachers

home_and_menu

Options available for students

home_and_menu

Profile Page

User can edit their profile by clicking on Edit profile

profile_area

Assignments uploaded by teacher

Students can download assignment given by their teacher and can submit their work too.

assignment_detail

Assignment submission by students

Teacher can check submissions made by their students and can give them marks for that.

assignment_detail_and_submissions

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.