From 73017bd8c7858724893cdd7d124a08235efe8120 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Mon, 11 Jul 2022 17:34:32 -0400 Subject: Update data for 2021-2022 --- src/App.jsx | 56 +---------------------------------------------------- src/pages/Index.jsx | 39 ++----------------------------------- 2 files changed, 3 insertions(+), 92 deletions(-) (limited to 'src') diff --git a/src/App.jsx b/src/App.jsx index 7f1f9c3..7398ba2 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -26,7 +26,7 @@ const App = () => {
-

2020-2021 RIT COVID Dashboard

+

2021-2022 RIT COVID Dashboard

@@ -82,60 +82,6 @@ const App = () => { } > - - - - } - > - - - - } - > - - - - - } - > - - - - } - > - - - - } - > - - - - } - > - {
- This site shows data from the 2020 Fall and 2021 Spring semesters. For the latest data, visit{" "} + This site shows data from the 2021 Fall and 2022 Spring semesters. For the latest data, visit{" "} ritcoviddashboard.com
-
Total Positive Cases Since August 19 (First Day of Classes)
+
Total Positive Cases Since August 24 (First Day of Classes)
@@ -34,41 +34,6 @@ const Index = (props) => {
- -
-
Number of Students in Quarantine
-

- Quarantine separates and restricts the movement of people who were exposed to a contagious disease - to see if they become sick. -

-
- - -
-
- -
-
Number of Students in Isolation
-

Isolation separates sick people with a contagious disease from people who are not sick.

-
- - -
-
- -
-
Tests
-
- -
-
- -
-
Quarantine/Isolation Bed Availability On-campus
-
- -
-
); }; -- cgit v1.2.3