Giter Site home page Giter Site logo

Introduction

npm version CDNJS npm version

coronaindia is fully responsive dasboard consisting COVID19 India and global Tracker, predictive analytics and research. Built by engineers, data scientists, AI and medical professionals..

View Dashboard coronaindia.github.io

Installation

There are multiple ways to install coronaindia.

1. Download From Github releases:

Download from Github releases.

2. Using The Command Line:

  • Via NPM (Note: To install it via NPM, you need at least Node.js 10 or higher.)
npm install coronaindia --save
  • Via Git (Clone to your machine)
git clone https://github.com/elComrades/coronaindia.git

Run and deploy locally

To compile Run and deploy locally you need nodejs & npm, clone/download the repo then:

  1. npm install (install npm deps)
  2. npm run serverstart (developer mode, with browsersync support for live demo)

Add COVID19 live update plugin on your website.

1. Via NPM:

npm install coronaindia-live-tile --save

2. Include files:

The plugin can be added to your website just by including the following to the intended page.

<script src="dashboard_plugin/coronaindia.js"> </script>
<link rel="stylesheet" href="dashboard_plugin/coronaindia.css" />

Contribution

Contribution are always welcome and recommended! Here is how:

  • Fork the repository (here is the guide).
  • Clone to your machine git clone https://github.com/YOUR_USERNAME/coronaindia.git
  • Create a new branch
  • Make your changes
  • Create a pull request

License

coronaindia is an open source project backed by CDAC that is licensed under GPL.

Maintainers

coronaindia's Projects

coronaindia.github.io icon coronaindia.github.io

COVID19 India Tracker, predictive analytics and research. Built by engineers, data scientists, AI and medical professionals.

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.