A collection of automation scripts designed to streamline tasks for CCSS Volunteers
Follow these steps to get up and running:
pip install -r requirements.txt
Update the config.json with your personal information
{
"first_name": "",
"last_name": "",
"carleton_email": "",
"carleton_student_id": "",
"phone_number": "",
"position_in_society": ""
}
python3 risk-form.py
or
python3 room-booking.py