DESCRIPTION
Check the seats remaining in the course. Just run it and leave it there, you will get notified if there is seat for you.
A tool written in NodeJS that sends an https request to the UBC course url, write the response in an html file and trim the number of seats remaining in that course. Send mail using nodemailer library when there are seats remaining.
The function is set to run every 20 minutes.
github source