Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 450 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 450 Bytes

WeatherApplication2.0

  1. This application helps the user to get the weather details of the next 5 days.
  2. User can get the weather details of any place just by enetering the Longitude and Latitude of that place.
  3. User can also get the weather details of user's current location just by clicking a checkbox.
  4. It is an application with simple UI and UX.
  5. Retrofit Library is being used for getting the weather data from "OpenWeatherMaps.com".