Skip to content

Prajwal-Surendra/Attendance_Tracker_System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attendance Tracker System

Introduction

The Attendance Tracker System is a web-based application that provides functionality for both teachers and students to manage and view attendance records. This system aims to streamline attendance tracking in educational institutions.

Features

Teacher

  • Login: Teachers can log in with their credentials.
  • Take Attendance: Teachers can take attendance for a specific class/section.
  • View Attendance: Teachers can view the attendance of any student in a class/section.
  • Add Student: Teachers can add a new student to a class/section.

Student

  • Login: Students can log in with their credentials.
  • View Attendance: Students can view their attendance.
  • Number of Days Present: Students can see the total number of days they were present.
  • Attendance Percentage: Students can view the percentage of their attendance.

Technologies Used

  • Frontend:

    • React.js
    • Bootstrap
    • Axios (for API requests)
  • Backend:

    • Express.js
    • Node.js
  • Database:

    • MySQL

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.0%
  • CSS 4.2%
  • HTML 0.8%