Android Weather Forecast App implemented in MVP Architecture using Kotlin that enable users to have instant access to weather data.
- Awesome UI Interface.
 - Easy to use.
 - Get current weather data
 - Get hourly weather data until 2 days
 - Get daily weather data until 7 days
 - Access to user's current location coordinates (latitude and longitude)
 - Weather data updates every 2 hours
 - Weather data in Celsius and Fahrenheit
 
- Picasso
 - Retrofit
 - Gson
 - RecyclerView
 - Preferences
 - Material Design
 - IntentAnimation
 
Note: Use your Api key as mine is hidden. After you get it, put it in local.properties file
apiKey="XXXXXXXXXXXXXXXXXXXXXXXX"
![]()  | 
![]()  | 
![]()  | 
|---|---|---|
![]()  | 
![]()  | 
![]()  | 
Project Preview: Youtube.








