Coder Social home page Coder Social logo

covid-monitor's Introduction

Covid-19 tracker app

Introduction

Have a look at the latest global coronavirus statistics snapshot with an interactive dashboard right now. You can explore daily and cumulative data per chosen country or for the whole globe as well as countries ranking by confirmed cases and death count over time.

Run the app locally

  1. https://github.com/alexander-kilyushin/covid-monitor.git
  2. cd covid-monitor
  3. make dev or docker-compose -f ./compose.dev.yml up or npm install && npm run dev

Tech stack

  • TypeScript
  • React
  • Redux
  • Material UI
  • Reavix charting library

Data source

Data for the app is maintained by Our World In Data and can be loaded here.

Guide

Select a country name you are interested in or leave it blank to see the global statistics. Navigate further between two available tabs named Reported cases and Ranked Charts.

Country selection

Here you can see the Reported cases linear graph chart for Brazil.

Country reported cases

At the bottom one can switch between death count or confirmed cases and between daily new values or cumulative mode.

Chart controls

Another tab Ranked charts renders a bar chart. Selected country, if any, will be highlighted in red.

Country ranked charts

Change your chart with chart control settings: jump between confirmed cases and death count, the same as at the previous tab, and choose the number of countries you want to be displayed at the moment.

Customization

In case you prefer a dark mode please find a toggle to switch a mode at the right upper corner.

Light color mode

Dark color mode

Responsiveness

App is available in both desktop and mobile versions.

Mobile version

Optimizations

To prevent long data loading after every page refresh (about 100MB), the loaded data is cached in your browser storage.

covid-monitor's People

Watchers

 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.