Skip to content

Website that illustrates the state of Covid-19 in North-East England

Notifications You must be signed in to change notification settings

Kieran-Arul/north-east-england-covid-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Overview

  • This website presents the latest information on Covid-19 in the UK North-East, specifically, County Durham, Darlington and Newcastle.

  • Its purpose is to allow viewers to get a comprehensive overview of the state of Covid-19 in their area.

  • Website features:

    • Number of infected, dead and hospitalised presented on an interactive graph for each region.
    • Based on the above statistics, the website labels each area either high/medium/low risk.
    • Allows users to filter government advice/guidelines based on tier level.
    • Presents an interactive, colour-coded choropleth map for each region, indicating the severity of the outbreak there.
    • Displays the availability of hospitals in terms of what percentage of hospital beds are occupied.

How to Use

1. Clone the repository to your local machine

git clone https://github.com/Kieran-Arul/north-east-england-covid-website

2. cd into the project directory

cd north-east-england-covid-website

3. Run the following command

python3 -m http.server

4. Open up your internet browser and go to:

http://localhost:8000/

5. Click on the homepage directory. You should now be able to explore the website.

About

Website that illustrates the state of Covid-19 in North-East England

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published