Being a snowboard instructor at Beaver Creek, when our schedules are updated we were not given a notification via email. This script logs into the schedule site, checks working day and off days and then emails me my schedule. The script runs daily using an AWS Lambda function that runs on a Amazon EventBridge Scheduler.
- This only helps me! So I would like to create a interface where other instructors can sign up.
- Save the schedule to a database and only send an email when there are working days added
You can't really test this on your own because I would have to give you my pass number. So check the screenshot below and I'll add an ec2 instance once there's a UI for other instructors.
-
Python - The scripting language
-
AWS Lambda Function - How I run the script
-
A dream - One can dream
-
Resend - Email sending platform