You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the project description is that if we upload the attendance sheet which include the time duration in the virtual class , students list with rolls, and the minimum threshold percentage of class duration attended. the sorted list of students will be displays. technologies used python libs like flask for backend, pandas for data analysis, etc
can i add this to your repo . i think it can be a intermediate one
The text was updated successfully, but these errors were encountered:
@ramsatyasai Explain in details about your project .
its a web application which helps the educators for shortlisting the attendance of the students based on the threshold percentage of time they present in the meeting.
user inputs:
csv file with their total students, roll numbers
attendance csv file which contains (student name, first appeared, total time in call
threshold percentage of time
after providing the above inputs the results will be shown in the table format
❓ Questions and Help
the project description is that if we upload the attendance sheet which include the time duration in the virtual class , students list with rolls, and the minimum threshold percentage of class duration attended. the sorted list of students will be displays. technologies used python libs like flask for backend, pandas for data analysis, etc
can i add this to your repo . i think it can be a intermediate one
The text was updated successfully, but these errors were encountered: