Inspiration
Virtual Learning basically inspired me to create this program. Sometimes with technical difficulties, it was hard to not be tardy to class.
What it does
Automatically joins meetings for you. (Zoom or Google Meet) Although it doesn't have to be a meeting, it can be any URL you want to open automatically at a given time.
How we built it
We use external tools like peewee, pycli, and tqdm to build the tool to make it as best as possible!
Challenges we ran into
Running both parts at the same time, had to do a bit of research before I found multi-threading.
Accomplishments that we're proud of
Fully configurable database with the support of block scheduling.
What we learned
Multi-Threading, and SQL Interactions with Python.
What's next for MeetingAutomator
Mostly Fixes to allow support for customizable text. (Like in notifications)
NOTE: The Demo is the Youtube File, I have attached a requirements.txt file which should be sufficient in order to run the program. (In order to run the program, run the CLI.py file, ex: python3 CLI.py)
If the Youtube Link doesn't work, use this. https://www.mediafire.com/file/rrj5ef0mz7zkccu/MontyHacks-VIDEO.mov/file
Log in or sign up for Devpost to join the conversation.