Covid-19 is a Gui app created using tkinter, python. It displays the covid info of the state selected from the dropdown options.
https://covidnigeria.herokuapp.com/api
- json
- requests
- pprint
- threading
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.
Python
Covid-19 is a Gui app created using tkinter, python. It displays the covid info of the state selected from the dropdown options.
https://covidnigeria.herokuapp.com/api