GithubHelp home page GithubHelp logo

ojoksimovic / covid19-dashboard Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 8.9 MB

A dashboard using real time covid-19 data. Created using React.js, Bootstrap 4, Charts.js, Material UI. APIs are fetched using axios.

HTML 1.19% CSS 0.94% JavaScript 97.88%

covid19-dashboard's Introduction

COVID-19 Dashboard

A dashboard using real time covid-19 data. Created using React.js, Bootstrap 4, Charts.js, Material UI. Data fetched from Disease.SH using axios.

CI/CD pipeline created via GitHub Actions automatically updates live version here

covid19-dashboard's People

Contributors

ojoksimovic avatar

Watchers

 avatar

covid19-dashboard's Issues

Fix disease.sh data fetch

There is a CORS error when attempting to fetch https://disease.sh/v3/covid-19 API points. Add a workaround.

Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://disease.sh/v3/covid-19/continents?yesterday=false&twoDaysAgo=false&allowNull=true. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). Status code: 503.

add time indicator

Loading times for data pull are increased due to CORS workaround, include additional info in loading component

Reduce API calls

Reduce the number of API calls being made and instead either cache or store as a state. Currently due to CORS workaround loading times are significant.

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.