Skip to content

Covid Lite is a full stack web application that allows users to visualize Covid 19 data, conduct self assessments, stay up to date with news and vaccine progress, and display self reported markers to locate community hotspots.

Notifications You must be signed in to change notification settings

ife2015/CovidApp

 
 

Repository files navigation

Covid-Lite Tracer

The Covid-Lite Tracer is a web-app resource for all things related to Covid-19 built using React, Express, & PostgreSQL (ElephantSQL). It allows the user to see general trends for Canada and individual provinces & territories on the dashboard. The Assesement page provides a list of information resources for Covid self-assessments and province restrictions and guidelines. The user can see recent Covid-19 news on the news page, and click on the "Vaccine Progress" tab to see progress bars on vaccines currently being developed. Upon login, the user can set a 2-week self-isolation timer, and place a location marker on the map by self-reporting. The map displays current health region cases as well as self-report markers. The heat map displays Covid-19 hotspots within the last two weeks.

Screenshots

"Dashboard Trends"   "Map of Health Regions & Self-Report Cases"   "Heatmap of Covid Hotspots"   "Self-Assessment & Covid-19 Restriction Resources"   "Covid-19 News Page"   "Covid-19 Vaccine Development Progress"   "Quarantine & Self-Report Feature"

Setup

  1. Install Express dependencies with npm install.
  2. See README file within react-front-end folder to React installation instructions.

Running Webpack Development Server

npm start

About

Covid Lite is a full stack web application that allows users to visualize Covid 19 data, conduct self assessments, stay up to date with news and vaccine progress, and display self reported markers to locate community hotspots.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 54.7%
  • SCSS 21.6%
  • CSS 14.5%
  • HTML 9.2%