/Covid-19-ng-Tracker

A GUI App that displays COVID19 info of states in Nigeria 🇳🇬 using my knowledge of multithreading🧵 to keep the app responsive on fetching data from the API used.

Primary LanguagePython

Covid-19-ng Tracker

Covid-19 is a Gui app created using tkinter, python. It displays the covid info of the state selected from the dropdown options.

API used

https://covidnigeria.herokuapp.com/api

Modules used

  • json
  • requests
  • pprint
  • threading