Rotten-Scripts icon indicating copy to clipboard operation
Rotten-Scripts copied to clipboard

[script request]: Take automatic attendance in google meet

Open Phoenix-031 opened this issue 2 years ago • 4 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues.

Describe the script

The script will enter a google meet given the meeting code and take the attendance of the people and present in the meeting and store it in a excel file for later use.

Language

Python

Is the feature request related to a problem? Please Specify.

It's a tiresome process to get the attendance of the students in a google meet so this script will simplify the process of taking attendance and thereby will be very helpful for teachers and students alike.

Describe the solution you'd like.

Using selenium framework in python and suitable webdriver the bot will enter the meeting access the people's column in the meeting, register all the names that are visible and store them in a excel file.

Anything else?

i would to work on this as a part of GSSOC 22'

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

Phoenix-031 avatar Mar 20 '22 10:03 Phoenix-031

/assign

Phoenix-031 avatar Mar 20 '22 10:03 Phoenix-031

This issue has been assigned to @Phoenix-031! It will become unassigned if it isn't closed within 21 days. A maintainer can also add the pinned label to prevent it from being unassigned.

github-actions[bot] avatar Mar 20 '22 10:03 github-actions[bot]

@Phoenix-031, this issue hasn't had any activity in 7 days. It will become unassigned in 14 days to make room for someone else to contribute.

github-actions[bot] avatar Apr 10 '22 11:04 github-actions[bot]

how do you want to incorporate the script into the code, am I supposed to create a new Python file and make a pull request?

Raadheyyy avatar Feb 04 '23 07:02 Raadheyyy