abhishekpatel946 / Covid-19-Tracker

COVID-19 live stats from 209 countries.

Home Page:https://codesandbox.io/s/optimistic-glade-0m29q

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 STATS

Copyright 2020 Covid-19 STATS

Written by: * Abhishek Patel - (https://github.com/abhishekpatel946)

Covid-19 STATS based on geolocation IP. Total Cases, Recovered and Deaths are draw using linear chart.

Cloning:

git clone https://github.com/abhishekpatel946/Covid-19-Tracker

Running:

cd Covid-19 Tracker
sudo su
index.html

Features

  • live recoreds based on your geolocation.
  • Total Cases with new cases (if occurs).
  • Total Recovered Cases with with new recovers (if recovers).
  • Total Deaths with new deaths (if occurs).
  • Check other 203 countries cases.
  • Linear Chart for easy to readable.

Prerequisites

  • Browser

Install requirements

  • pip install cryptography
  • pip install gspread
  • pip install oauth2client

Tested on:

  • Kali Linux - ROLLING

Screenshot:

Shot

More in Screens

Contribute:

Send me more features if you want it :D

I need your Help to become it to better.

Contact:

abhishekpatel946@gmail.com

About

COVID-19 live stats from 209 countries.

https://codesandbox.io/s/optimistic-glade-0m29q


Languages

Language:JavaScript 62.1%Language:CSS 25.3%Language:HTML 12.7%