WeatherReport is an Android Application and I got this API From OpenWeatherMap API
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
- Material design
- Material SearchView
- Lottie-Android
- Shimmer effect for Android
- Circular Imageview
- Square Retrofit
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.