Skip to content

S4tvik/Attendance-Management-System

Repository files navigation

Attendance-Management-System

  • This web application can be used by educational institutions to manage attendance of the students by the individual faculty.
  • The database used here is MongoDB (No-SQL).
  • This web application is designed for two types of users (Teacher and Student).
  • The technologies used in this are Bootstrap5, Particle.js, MongoDB, Node.js.
  • The web application consists of the following pages:
    • login page
    • teacher-home page
    • teacher-class page
    • teacher-attendance page
    • student-home page
    • error page.

Login Page

image

Teacher Page

  • Teachers can select each class and will be directed to another page where they can mark attendance for each student.

image

Student Page

  • Students can view their overall and subject-wise attendance along with their timetable and calender.

image