Skip to content

Digitalization of Attendance Sheet using python programming language and tkinter gui.

Notifications You must be signed in to change notification settings

akshatshah17/Digitalization_of_Attendance_Sheet_using_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Digitalization of Attendance Sheet using Python

Digitalization of Attendance Sheet Project by: Akshat Shah-18bce215 Devam Shah-18bce216 Parth Shah-18bce219

PLEASE READ LINE NUMBER 15 BEFORE RUNNING THE CODE.

List of all the libraries (built-in modules) used in this Project:

  1. numpy
  2. csv
  3. datetime
  4. os
  5. cv2
  6. imutils
  7. tkinter

Brief Summary of the project:

  1. Main function which performs task to call below functions.

  2. Add Data function which performs Two Tasks: 1. - Uploading attendace sheet's photo from sample images. - That image contains Roll No from 1 to 30 & has attendance of 5 days. - Black bubble means student is Absent on that particular day. 2. - Insert input like Subject, Batch and 5 dates corresponding to 5 columns respectively.

  3. Display Data function which performs Five Tasks: 1. - Display Roll No wise attendance. 2. - Display Date wise attendance. 3. - Display students whose attendance is > 85%. 4. - Display students whose attendance is < 65%. 5. - Display students whose attendance is > 65% & < 85%.

To understand more please visit here

About

Digitalization of Attendance Sheet using python programming language and tkinter gui.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages