Skip to content

Latest commit

 

History

History
 
 

WeatherApp

Weather App

  • An application provides user with the weather forecast of the current day.

Technology Used

  1. Android
  2. Java
  3. Gradle

Requirements

  1. Android Version 5.0 and above
  2. CompileSdkVersion 31
  3. MinSdkVersion 21
  4. targetSdkVersion 31
  5. Androidx

Usage

  • Step1: Type in the city you want to see the weather forecast.
  • Step2: Click the search button.

Resources

  1. Images from Pinterest
  2. Icons from Flaticon
  3. API from Open Weather Map
  4. Android Developer
  5. Stack Overflow