Ryand1234 / contest_remainder

A Contest Remainder service to send email every day about current and upcoming contests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contest Remainder Service

The Contest Remainder Service will send upcoming and current Running contests to email id on daily basis.

So, that I'll be aware of upcoming contests.

Packages Used

Http: To Create Server.

Cheerio: To scrap site to get running contests.

Nodemailer: To send Email.

Axios: To make GET request to Codeforces API.

Upcoming Changes

  • Add Link to email so that contest added to to-do list.
  • Send remainder 1 hour before contest.

About

A Contest Remainder service to send email every day about current and upcoming contests.


Languages

Language:JavaScript 100.0%