There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A weather app built using openweather API. This project implements a basic API call to the openweather API it makes use of city, unit and appID when requesting data. The application made use of the following data from the API - Main City - Country Symbol - Date - Main temperature - Main Weather forecast and the minimum and maximum temperature for the day. It gives you the ability to change the toggle between the unit of temperature measurement.