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.