/CovidI19Tracker

a simple program that gives covid information using pygame

Primary LanguagePythonMIT LicenseMIT

MastHead

Here is the Covid🦠 Information Tracker created with some Python modules.

Steps for running this :-

  • Installing important modules/libraries.

    • pip install pygame (Here pygame is used for GUI.)
    • pip install covid (Here covid module is used for fetch data.)
  • How to use it.

    • The program 1st asks for the country name who's information about covid-19 cases you want to know.

    • Then it gives you the output of the data in GUI.

Show some ❤️ by starring some of the repositories!