Code Monkey home page Code Monkey logo

covid-19_stats's Introduction

Covid-19_Stats

It's a Python GUI program, made using Tkinter, Covid, Matplotlib modules. The program shows the stats and data of the COVID-19 of the user given country in a form of a pie chart. The Covid module takes the user given input as a parameter and fetch all the datas (total cases, active cases, recovered cases, deaths, longitude, latitude, etc). Then using Matplotlib, the datas are shown in a graphical format for user's convenience.


Program's Screenshot

screenshot


How to Contribute:

All contributions are welcomed. Follow these Guidelines:

  • Step 1: Fork this Repo. (This will create a separate cloned repo of this one for you)
  • Step 2: Make the Changes. Keep in mind the changes should be according to the contributing guidelines.
  • Step 3: Commit the changes.
  • Step 4: Click on Pull Request.
  • For more detailed steps for How to Contribute or How to Sync, follow CONTRIBUTING.md file.

Voila..... You just made your first Pull Request.

covid-19_stats's People

Contributors

deepninja07x avatar subhayu99 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

covid-19_stats's Issues

Data Mix up

Data from the previous country and the next country are getting appended into the Entry box.
This is for the commit 52e5619

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.