Skip to content

Latest commit

 

History

History
41 lines (32 loc) · 1.83 KB

README.md

File metadata and controls

41 lines (32 loc) · 1.83 KB

WeatherReport

WeatherReport is an Android Application and I got this API From OpenWeatherMap API

Features :

Click the search icon and if you provide a city as an input(Access current weather data for any location on Earth including over 200,000 cities), You will get the below facilities :

  • Current Temperature, Minimum Temperature, Maximum Temperature.
  • Description of Current weather, Sunrise and Sunset of a day.
  • Hourly Forecast( 3 hour forecast data).
  • Daily forecast for 7 days.

Screenshots




Demo video here

Dependencies

Credit :
Thank you OpenWeatherMap API for providing me the API KEY and also thank to other github resources where i get the idea about weather app.