Covid-19 Informational Site to Help NYC Residents Feel Calmer and More Humanized After Searching the Term "Covid-19 Cases NYC"
As of July 4th 2020, the routes for this project has been terminated due to recurring costs to maintain the project.
Dashboard for visualizing Covid-19 cases in NYC.
Technology used: Plotly Dash, Flask, AWS RDS, AWS Elastic Beanstalk, AWS Lambda
Talk on why we made the site Here's a snippet of the latter iteration of the dashboard:
- AWS Lambda Functions pull up-to-date data from city, state and world to store into a relational database to update plotly graphs on the site.
- We used Route53 to route our Elastic Beanstalk app to covid19casesnyc.com.
- We are working on implementing AWS CloudFront as a CDN Elastic Cache to speed up loading performance.