Giter Club home page Giter Club logo

covid19tracker's Introduction

COVID19Tracker

COVID-19 Tracker - A simple web app that provides the pandemic distribution statistics. This app is basically feeding off of the free API provided by https://covid19api.com/
It makes use of Chart.js, a javascript library to render a line graph that shows how the shape of the pandemic curve has changed over a period of time. The documentation of the library can be referred here https://www.chartjs.org/

To setup the project on your local machine follow the steps below:

  1. Checkout the repo

  2. Open the project folder in Visual Studio Code. (I prefer VS Code, you could use any IDE of your choice)

  3. Open the terminal and run the following command inside the project root folder. This will install the necessary dependencies. Please note that for the below command to work you need npm (Node Package Manager) installed on your machine. Refer to this link if you want to know how to install npm. https://www.npmjs.com/get-npm

       npm install chart.js --save
    
  4. Finally, open the index.html file using the live preview server that comes with Visual Studio Code. If you are using a different IDE, refer to its documentation in order to find out how to run a html file on the local server.

COVID19Tracker Demo

covid19tracker's People

Contributors

ramandeepak avatar

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.