Git Product home page Git Product logo

covid19-tracker-india's Introduction

COVID-19 Tracker India

COVID-19 Tracker app that shows real time COVID-19 statistics in different states and districts across India. It fetches data from the API via Flask.

Go to App: https://cov19in.herokuapp.com/

Languages/Libraries used

Features

  • Shows real-time confirmed, active, recovered and deceased numbers of COVID-19 in different states and districts of India.
  • Displays the daily growth in cases across India in last 30 days, 90 days or even from the start of the pandemic through interactive charts.
  • Interactive map.
  • Testing and Vaccination data.
  • Search in your district or state.

Installation

git clone https://github.com/ujjawal30/covid19-tracker-india.git

cd covid19-tracker-india

python -m venv <custom-virtual-env-name>

source <custom-virtual-env-name>/Scripts/activate

pip install -r requirements.txt

flask run

Screenshots

Homepage 1

Homepage 2

Source

Data is being fetched from API: api.covid19india.org.

covid19-tracker-india's People

Contributors

ujjawal30 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.