https://github.com/marwa-eltayeb/weatherforecast
Android Weather Forecast App implemented in MVP Architecture using Kotlin
https://github.com/marwa-eltayeb/weatherforecast
android daily-weather gbs gbs-control hacktoberfest internet-connection koltin-android kotlin kotlin-android-tutorial location-tracker multitheme mvp-architecture picasso retrofit settings themes weather weather-app weather-forecast
Last synced: 11 days ago
JSON representation
Android Weather Forecast App implemented in MVP Architecture using Kotlin
- Host: GitHub
- URL: https://github.com/marwa-eltayeb/weatherforecast
- Owner: marwa-eltayeb
- Created: 2020-07-26T20:37:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-16T14:33:07.000Z (about 3 years ago)
- Last Synced: 2025-03-26T18:21:40.796Z (28 days ago)
- Topics: android, daily-weather, gbs, gbs-control, hacktoberfest, internet-connection, koltin-android, kotlin, kotlin-android-tutorial, location-tracker, multitheme, mvp-architecture, picasso, retrofit, settings, themes, weather, weather-app, weather-forecast
- Language: Kotlin
- Homepage:
- Size: 445 KB
- Stars: 23
- Watchers: 1
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# WeatherForecast
Android Weather Forecast App implemented in MVP Architecture using Kotlin that enable users to have instant access to weather data.## Download
## Features:
- 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## Libraries included:
- Picasso
- Retrofit
- Gson
- RecyclerView
- Preferences
- Material Design
- IntentAnimationNote: Use your Api key as mine is hidden. After you get it, put it in local.properties file
apiKey="XXXXXXXXXXXXXXXXXXXXXXXX"
## Screenshots
|
|
|
![]()
| ------------- | ------------- | ------------- |
||
|
![]()
Project Preview: [Youtube](https://youtu.be/FCpmjr6GrHU).