Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 1.36 KB

File metadata and controls

20 lines (12 loc) · 1.36 KB

Snowboard instructor Notification

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.

Future Work

  1. This only helps me! So I would like to create a interface where other instructors can sign up.
  2. Save the schedule to a database and only send an email when there are working days added

Getting Started

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.

Built With