/AutoEmailCovTrack19

𝙉𝙤𝙙𝙚.𝙟𝙨 backend for CovTrack19 to send automated daily COVID-19 updates via email

Primary LanguageJavaScript

Backend to send daily email updates for CovTrack19

Developed with Node.js and Sendgrid email API

Uses Firebase Admin SDK to access Cloud firestore and obtain email ids of users who are interested in getting daily COVID-19 vaccination updates.

Hosted on Heroku

Node Cron is used to schedule the email API to send out emails everyday at 9pm.