Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 585 Bytes

File metadata and controls

34 lines (28 loc) · 585 Bytes

📜 automation-scripts

A collection of automation scripts designed to streamline tasks for CCSS Volunteers

🚀 Getting Started

Follow these steps to get up and running:

1. Install Dependencies

pip install -r requirements.txt

2. Configure Personal Information

Update the config.json with your personal information

{
  "first_name": "",
  "last_name": "",
  "carleton_email": "",
  "carleton_student_id": "",
  "phone_number": "",
  "position_in_society": ""
}

3. Run a Script

python3 risk-form.py

or

python3 room-booking.py