A group project using OpenWeatehrMap API to display today's weather of 5 cities and 5 days of weather forecast.
The major challenges were :
- To understand data structure from OpenWeatherMap API
- convert UTC to local time by using Date Web API
- Getting minimum and maximum temperature by dividing daily weather data