Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.79 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.79 KB

WeatherAndroidApplication

This is an Android Application, It will check the weather in the USA using ZipCode

Demo: Android Weather Application

Using Kotlin

This Code Provide Simple Android Application For US Weather

This Application Called Weather Application

This Application Uses https://openweathermap.org/api API  
 

This Application Will:

  • • Use Zip Code for US Cities
  • • Get weather data from API
  • • Change Temperature from Fahrenheit to Celsius
  • • Display Weather Data for Selected City  
     

This Application Shows:

  • •	Current Temperature
    
  • •	Highest Temperature
    
  • •	Lowest Temperature
    
  • •	Sunrise Time
    
  • •	Sunset Time
    
  • •	Wind Speed
    
  • •	Pressure
    
  • •	Humidity
    

 
 

|

|

|