GithubHelp home page GithubHelp logo

marinimau / covid19_dashboard_vaccini Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 42.72 MB

A cross-platform (Android, iOS, Web) dashboard to represent the trend of the Covid-19 vaccines distribution and administration in Italy.

Home Page: https://marinimau.github.io/covid19_dashboard_vaccini/

License: MIT License

JavaScript 100.00%
covid-19 vaccines pfizer react react-native d3js data-visualization italia developers-italia dashboard open-source pwa cross-platform webapp android ios

covid19_dashboard_vaccini's Introduction

Covid19 Italy

A cross-platform (Web, Android, iOS) dashboard to represent the trend of the Covid-19 vax distribution and administration in Italy.

PWA URL

https://marinimau.github.io/covid19_dashboard_vaccini/

Features

  • Show trend (with different intervals)
  • Full data representation for each region
  • Show notes of the last 24h
  • Dark-mode based on system theme
  • Full responsive
  • iOS and Android apps rendered with native optimizations

Issues

  • Transparent text in select region picker when runned on web from iOS - it depends from library, we have found the solution but it requires to edit the library code after "npm install" - edit: library is updated on GitHub but not on npm, please install it from the first one
  • Sometimes the line chart background is black on Safari or there isn't line shadow on Firefox

Instructions

1. Install Expo globally

npm install -g expo-cli

if the command above generates errors try with sudo.

After installing it's common to see:

zsh: command not found: expo

when you try to run expo-cli.

To avoid this problem just launch this command:

export PATH=$PATH:~/.npm-global/bin

2. Launch expo-cli

Simply go to the project path and write:

npm install

and after

expo start

The Metro Bundler web page should appear in seconds.

3. Launch the web app

Simply click on 'run in web browser' from the Metro Boundler web page.

3. Try the mobile app (without building the standalone)

If you have the iOS simulator installed, just click on 'run on iOS simulator', otherwise:

  1. download Expo on your mobile phone (from App Store or Play Store);

  2. connect the phone to the same network of the computer where you launched the Expo;

  3. Scan the QR code (using the Expo app integrated scanner on Android; for iOS use the system integrated scanner).

Technologies

Data

Source:

https://github.com/italia/covid19-opendata-vaccini/

realtime updated.

Authors

covid19_dashboard_vaccini's People

Contributors

marinimau avatar skambuilds avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.