Classmanager Student Teacher Portal Save

A Student-Teacher Portal built using HTML, CSS, Python and Django

Project README

classmanager

A Student-Teacher Portal built using HTML, CSS, Python and Django

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. Student can see the list of all teachers in the portal and can message any of them.
  8. Teachers can see all the messages written by students in Inbox.
  9. User can search any student through search option at the top of the student list page. Same goes for teachers list.
  10. User can see their profile through profile option.
  11. User can add profile picture and edit their profile through edit profile.
  12. User can also change their password if necessary.

Screenshots

Home Page

classmanager classmanager-homepage classmanager-homepage1

Login Page

classmanager-loginpage

Options Avalaible for teachers

classmanager-teacheroptions

Options available for students

classmanager-studentsoptionlist

Profile Page

User can edit their profile by clicking on Edit profile

classmanager-profilepic

Marks given by teacher

Here, teachers can see all the marks given by them to a particular student of her class and can update them.

classroom-marksgiven

Marks list obtained by Student

classmanager-marksobtained

Assignments uploaded by teacher

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

classmanager-assignmentpage

Assignment submission by students

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

Class Manager uses the multi-user concept of Django 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. requires a lot of Django concepts. Projects like Class Manager is a great choice to practice your Django skills and test yourself.

Open Source Agenda is not affiliated with "Classmanager Student Teacher Portal" Project. README Source: Shubh0405/classmanager-student-teacher-portal

Open Source Agenda Badge

Open Source Agenda Rating