Skip to content

CarletonComputerScienceSociety/automation-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

23 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“œ 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages