Creates new bitpolls and when finding a date with enough participants, sends out invitations via gmail.
Looks for a free date for beach volleyball slots at ZHS
Create a .env
file
READ_ONLY=0
ZHS_USERNAME=<username>
ZHS_PASSWORD=<password>
Execute poetry run python beachbooker/main.py
Execute run_beachbooker.sh
to build and run the docker container.