All Projects → italia → covid19-dashboard-vaccini

italia / covid19-dashboard-vaccini

Licence: AGPL-3.0 license
[WIP] Unofficial example of the COVID-19 vaccinations dashboard

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to covid19-dashboard-vaccini

Covid-chest-Image-classification-from-Deep-Residual-Networks
No description or website provided.
Stars: ✭ 14 (-44%)
Mutual labels:  covid-19
covid-19-api
Yahoo Knowledge COVID-19 API provides JSON-API and GraphQL interfaces to access COVID-19 publicly sourced data
Stars: ✭ 43 (+72%)
Mutual labels:  covid-19
pikobar-jabarprov-go-id
Official website PIKOBAR.
Stars: ✭ 43 (+72%)
Mutual labels:  covid-19
Simple-charts
Simple responsive charts
Stars: ✭ 15 (-40%)
Mutual labels:  d3js
covid19cuba-app
Mobile application of Covid19 Cuba Data project implemented with Flutter
Stars: ✭ 41 (+64%)
Mutual labels:  covid-19
covid-vaccine-data
This repository contains data on COVID-19 vaccinations in New York City (NYC), from the NYC Department of Health and Mental Hygiene.
Stars: ✭ 26 (+4%)
Mutual labels:  covid-19
links
Collection of links and information about COVID-19
Stars: ✭ 12 (-52%)
Mutual labels:  covid-19
app
CovidTrace mobile app.
Stars: ✭ 19 (-24%)
Mutual labels:  covid-19
kerala-dashboard
Kerala COVID-19 Dashboard
Stars: ✭ 25 (+0%)
Mutual labels:  covid-19
wargabantuwarga.com
Inisiatif warga untuk berbagi informasi seputar fasilitas kesehatan dan alat kesehatan untuk COVID-19.
Stars: ✭ 533 (+2032%)
Mutual labels:  covid-19
covid-19-status
Menu bar widget for MacOS with COVID-19 statistics
Stars: ✭ 50 (+100%)
Mutual labels:  covid-19
avatarmake
Easily make your own cartoon avatar base on d3.js
Stars: ✭ 34 (+36%)
Mutual labels:  d3js
Korea-Covid-19-Vaccine-Reservation
💉 코로나 잔여백신 예약 매크로 커스텀 빌드 (속도 향상 버전)
Stars: ✭ 22 (-12%)
Mutual labels:  covid-19
COVID19 AgentBasedSimulation
COVID-ABS: An Agent-Based Model of COVID-19 Epidemic to Simulate Health and Economic Effects of Social Distancing Interventions
Stars: ✭ 56 (+124%)
Mutual labels:  covid-19
corona-warn-companion-android
Android App Which Shows Details about CWA Exposures (Requires Root or CCTG or RaMBLE Apps)
Stars: ✭ 131 (+424%)
Mutual labels:  covid-19
People-Counting-in-Real-Time
People Counting in Real-Time with an IP camera.
Stars: ✭ 233 (+832%)
Mutual labels:  covid-19
c19
C19 is an Open Source COVID-19 self registration tool build by volunteering people in tech.
Stars: ✭ 29 (+16%)
Mutual labels:  covid-19
MeshGraphViewer
Visualize mesh graphs as forcegraph and on OpenStreetMap
Stars: ✭ 14 (-44%)
Mutual labels:  d3js
COVID-19-tweets-for-check-worthiness
COVID-19 Infodemic Twitter dataset
Stars: ✭ 14 (-44%)
Mutual labels:  covid-19
covid tracker
This is a Texas-centric COVID Tracker that focuses on impacts felt across the state, both by those experiencing COVID-19 directly as patients or victims and those experiencing COVID-19 indirectly through economic hardship and other non-health impacts.
Stars: ✭ 15 (-40%)
Mutual labels:  covid-19

License GitHub issues Join the #website channel Get invited GH Action

COVID-19 Dashboard Vaccini Example

This is an example repository, if you are looking for the official one please see here

Forks

Introduction

This repository contains an example web app built using FOSS solutions. This is a standalone app currently deployed via GH pages and it does not represent the official dashboard.

The app uses the opendata made available by the Italian Commissario straordinario per l'emergenza Covid-19.

Every contribution to this example is welcome, feel free to open issues and submit a pull request at any time. If you find any issue while browsing the official website please refer to this repo.

Technologies

This web app is based on the ReactJS framework. In particular, the Italian Design React Kit has been used to bootstrap the structure. As such, it features Bootstrap Italia.

The main library used to show plots is D3.js. Also, Datatables is been used.

Development

Local Dev

Install all dependencies and start

$ yarn install
$ yarn start

Local Prod

Install all dependencies and build

$ yarn install
$ yarn build

Then ./dist will be ready to be served.

License

Copyright (c) 2021 Presidenza del Consiglio dei Ministri

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].