nat236919 / covid19-api

API for exploring COVID-19 cases around the globe
https://nuttaphat.com/covid19-api/
MIT License
119 stars 63 forks source link

Bridge pattern #276

Closed tiffanyngo closed 3 years ago

tiffanyngo commented 3 years ago

Proposed Changes

Created 2 new classes country.py and countryInfo.py to create a bridge pattern between countries and their cases

Addtional Info

Checklist

Screenshots