Skip to content
This repository has been archived by the owner on Jun 4, 2024. It is now read-only.
/ covideye Public archive

Team drumroll please's github repository for VA IEEE Covid Challenge 2021

License

Notifications You must be signed in to change notification settings

natrow/covideye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CovidEye

CovidEye is an web application that displays COVID-19 data for the state of Virginia. It is designed to be as user friendly and feature-rich as possible while maintaining a streamlined appearance.

screenshot

logo

Development

The project uses R shiny as the base framework. This allows us to create an interactive and visually appealing site with minimal handwritten HTML, CSS, and JS.

To see our current development progress, view our Trello!

If you want to contribute, please email [email protected].

Building

The stable website covideye.org doesn’t always have the most up-to-date features. To run the development version yourself clone the repo and open the project with RStudio. Then simply run shiny::runApp(). The first time this command is run will take some time to download the data.

To update the data, run source(update.R). This will be done automatically if the data is over 24 hours old.

Copying

This project is licensed under the GNU GPL version 3.0, see LICENSE.

About

Team drumroll please's github repository for VA IEEE Covid Challenge 2021

Topics

Resources

License

Stars

Watchers

Forks