GithubHelp home page GithubHelp logo

ravenprotocol / covid19-live-visualization Goto Github PK

View Code? Open in Web Editor NEW

This project forked from localeai/covid19-live-visualization

1.0 3.0 0.0 2.14 MB

Live visualization of novel corona virus (COVID19) outbreak.

Home Page: http://corona.ravenprotocol.com

License: MIT License

JavaScript 35.68% HTML 4.97% Vue 36.21% CSS 23.14%
coronavirus covid19 covid-virus covid-19 coronavirus-tracking coronavirus-real-time coronavirus-tracker coronavirus-analysis coronavirus-info corona coronavirus-globaloutbreak novel

covid19-live-visualization's Introduction

COVID19 Visualization

All Contributors

Please note. The data used in the visualization is from an opensource project. We don't guarantee accurate numbers, but we are trying our best to find a reliable source of data.

Project setup

# Clone the project
git clone https://github.com/ravenprotocol/covid19-live-visualization.git

# Install dependencies
npm install

# start development server
npm run serve

# generate production build
npm run build

Environment variables

Copy the .env.example file to .env and specify the mentioned variables.

cp .env.example .env

variables

  • VUE_APP_MAPBOX_TOKEN : Mapbox API token. You can get one for yourself from here
  • VUE_APP_COVID_API_URL : API which gives the layers data to the webapp. Currently the layers are picked up from periodically generated file from GitHub Repo. Use the static data URL as the API URL.
VUE_APP_COVID_API_URL=https://raw.githubusercontent.com/haxzie/covid19-layers-api/master/data/layers
  • VUE_APP_API_REPO_URL : The GitHub api url for the repo which holds the layers data. Used to pickup the last updated date from the latest commit to the repo. You can use the github api, along with the static repo URL
VUE_APP_API_REPO_URL=https://api.github.com/repos/haxzie/covid19-layers-api

Libraries Used

APIs Used (Thanks for the creators ❤️ )

DataSources

Customize configuration

See Configuration Reference.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Musthaq Ahamad

🎨 💻

Rumaan Khalander

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

covid19-live-visualization's People

Contributors

haxzie avatar sherm8n avatar allcontributors[bot] avatar rumaan avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar Craig 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.