/Weather_app

Current weather conditions showing app

Primary LanguageJava

Weather_app

This app displays the current weather of user selected city

project overview:

The goal is to get current weather data in the form of JSON from openweathermap and display the Temperature(celsius), Climate(Rain,cloudy,......etc;), Description(details aboute climate) and Humidity(%) on the MainActivity Screen

By default the city is Bengaluru but user can change this default attribute by navigating into the setting activity

UX: