Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 259 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 259 Bytes

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