VB.NET and OpenWeather API

Job ID: 33367964

Budget: $15 – $25 USD

Hello,

We are looking for a vb.net programmer that will start a free account with https://openweathermap.org/ and create a vb.net form that will pull the local weather into their appropriate fields.

The website will provide you with the API's https://openweathermap.org/api

The form should allow the user to enter their API key & zip code to get the current weather report.
The temperature should allow the user to choose from (Imperial, metric, standard)...

Example string: {"coord":{"lon":-88.4352,"lat":43.7742},"weather":[{"id":600,"main":"Snow","description":"light snow","icon":"13n"},{"id":701,"main":"Mist","description":"mist","icon":"50n"}],"base":"stations","main":{"temp":30.22,"feels_like":21.33,"temp_min":29.91,"temp_max":31.89,"pressure":1005,"humidity":86},"visibility":6437,"wind":{"speed":10.36,"deg":320},"snow":{"1h":0.27},"clouds":{"all":100},"dt":1648777717,"sys":{"type":1,"id":4109,"country":"US","sunrise":1648726610,"sunset":1648772316},"timezone":-18000,"id":0,"name":"Fond Du Lac","cod":200}

The variables can change, however, we need the form with many labels that will have each field to their appropriate label showing the results.
Related categories: VB.NET