Inspiration

We all know that doctors, healthcare workers are trying to do their best to fight against COVID-19. Being an engineer we also have some responsibility to our society. So in this horrible situation we have to step forward to do something for the society and help people to fight against COVID-19.

Corona-Tracker

Real time COVID-19 information tracker

Here you can get a beautiful interface fully developed in python tkinter with all the detailed information of corona virus cases by country.

Modules used:

  1. tkinter
  2. json
  3. requests
  4. pandas
  5. matplotlib
  6. numpy
  7. beautifulsoup 4
  8. textwrap
  9. selenium

Steps to run the code

  • First activate the virtual environment ct_env.
  • Then, to run the code run pip install requirements.txt in your terminal or command prompt.
  • before using the browser activity in the application, please replace the webdriver used here as per you web browser supports.

Interface you get

corona tracker interface image

Built With

Share this project:

Updates