raymas / Covid-Dashboard

A simple dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

😷 Covid-19 Dashboard

A simple dashboard

Static version

GO !

Only HTLM, CSS (Bootstrap) and JavaScript. No server control on this repository. There is a flask (python) based back-end to deliver datasets.

Progressive Web App standard. You can install it on you desktop and your mobile devices. There is a service worker which manages caches to keep the app available when the device is offline. In addition, it slightly improves the performances. The dynamic cache that stores the datasets renews itself every hour, although datasets are updated daily.

Tested on:

OS Browser Status
Windows 10 Microsoft Edge 80 Ok
Windows 10 Google Chrome Ok
iOS 14 Safari Ok
iPadOS 14 Safari Ok
Android 9 Google Chrome Ok

Features

Select a country and get a nice graph of the daily/weekly new Covid-19 cases and deaths in this country. Moving average on 7 days to filter the data. More features coming soon !

Choose between three two major wordwide datasets:

Default country: France. Need to study the possibility to set default country depending on user's location in respect of their privacy.

Enhanced Data for France. Get 4 indicators of the epidemiological activity. Source: data.gouv.fr

Screenshots (desktop)

Desktop view Modal view for enhanced data Search through list of country

About

A simple dashboard


Languages

Language:JavaScript 76.2%Language:CSS 20.5%Language:HTML 3.2%Language:SCSS 0.0%