BloomTech-Labs / PT15-cityspire-d-ds

Labs PT15 - CitySpire - Team D - Data Science Repository
MIT License
0 stars 4 forks source link

Temp/Add mock routes for city score and air quality score #14

Closed danoand closed 3 years ago

danoand commented 3 years ago

Files Modified:

Details:

  1. Add a mock route for fetching the overall city score /city_scr/...
  2. Add a mock route for fetching a city's air quality score /air_qual_scr/...
  3. Insert docstring comments for the eventual business logic to be coded
danoand commented 3 years ago

@PalmerTurley34 hey... if you don't mind please go ahead and review/approve this PR. Merging it will enable us to:

danoand commented 3 years ago

Closing this PR and will create a new PR with these code changes