Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 month 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 (over 2 years ago)
- Last Synced: 2024-08-02T20:46:37.072Z (4 months 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: 21
- Watchers: 2
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-Android-Open-Source-Projects - WeatherForecast
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).