HarshCasper / HarshCasper/Rotten-Scripts
[script request]: Take automatic attendance in google meet
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 497
- PR merge metrics
- No merged PRs in 30d
Description
### 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
Contributor guide
Assessment
This issue has not been assessed yet.