Skip to content

manuellara/COVIDdashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID Dashboard sync tool for TUSD

System Requirements:

  • Docker
  • Windows enviornment

Summary

This tool will:

  1. Grab student data from the Responses COVID-19 Form (Dashboard Data tab) Excel sheet (via Microsoft Graph API) on a private Sharepoint site
  2. Grab staff data from the Responses COVID-19 Form (Dashboard Data tab) Excel sheet (via Microsoft Graph API) on a private Sharepoint site
  3. Update the Positive/Confirmed COVID Cases Students and Staff (Current Enrollment Staff/Students tab) Google sheet.

Directions:

First, navigate into the project folder

cd COVID Dashboard

Then run the 'automate' Powershell script

.\automate.ps1

If the 'COVID' Docker image is already on your system, the script will run fine. If not, the script will build the image first, then attempt to run

Please note that the .env file for the Dockerfile is not included in this repo

Result

If the process runs successfully, a MS Teams webhook should be sent to a private channel

About

Essentially, a data provider for a Google Sheet which publishes daily COVID-19 positive/confirmed cases

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published