retrofuturejosh / nyc-coronavirus-zipcode-text-notification

Application that sends a text message with 7 day rolling average percent positive stats for a given NYC zip code using React, AWS Services, and Twilio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NYC Coronavirus Text Notification

Purpose

The goal of this project is to send a daily text message with information regarding the 7 day rolling average percent positive cases of Coronavirus cases for a given NYC zip code.

Tech Stack:

  • Node.js
  • React
  • AWS
    • SAM
    • Lambda (with Lambda Layer)
    • DynamoDB
    • API Gateway
    • SQS
    • Amazon EventBridge
  • Twilio

About

Application that sends a text message with 7 day rolling average percent positive stats for a given NYC zip code using React, AWS Services, and Twilio


Languages

Language:JavaScript 93.2%Language:HTML 4.4%Language:CSS 1.5%Language:Shell 0.9%