Skip to content

It's a Python GUI program which shows the stats of the COVID-19 of the user given country

License

Notifications You must be signed in to change notification settings

Deepraj07x/Covid-19_Stats

 
 

Repository files navigation

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 clonned 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]https://github.com/DeepNinja07x/Covid-19_Stats/blob/master/CONTRIBUTING.md) file.

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

About

It's a Python GUI program which shows the stats of the COVID-19 of the user given country

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%