ygoralmeida1993 / Group-4-project

2 stars 0 forks source link

Filtering and Storing required parameters from responses of weather API and Gas API: #37

Closed patelshikha closed 4 years ago

patelshikha commented 4 years ago

Following is for Weather API: 1)Weather Icon (Snow, Windy etc...) 2)Maximum temperature 3)Minimum temperature 4)Wind Speed

Following is for Gas API: 1)Province Name 2)Gasoline price 3)Currency

patelshikha commented 4 years ago

I am storing each JSON Object from JSON Array in a list for both APIs. So that calculation can be done using the values.