Mvvm Openweather Kotlin Test

Retrieve Weather Information from CurrentWeatherData API to show an example concepts of MVVM and Kotlin
Alternatives To Mvvm Openweather Kotlin Test
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Weatherapp453
2 years ago1mitKotlin
5 Day Forecast app that works on Android and uses latest tools (Kotlin, Navigation, Room, LiveData, Databinding, Dagger 2)
Reactiveweatherexample204
5 years ago1mitSwift
A simple iOS weather app using the MVVM pattern and RxSwift framework.
Weather Swiftui45
4 years ago4Swift
A weather app that uses the Dark Sky API built using SwiftUI! Get the current weather for a particular location and check out the 5-day forecast!
Weather App Android Mvvm31
a year agoKotlin
Simple MVVM practice repository for very very beginners. You don't need to know about Dagger, Coroutine or Rx for understanding MVVM and this project. To check the MVVM Architecture Bengali Tutorial visit my blog site
Myweather31
3 years agoJava
App displays real-time weather updates for user's location and for other locations set by user. App uses MVVM with Repository pattern, dagger dependency injection, NetworkBoundResource, Navigation component, App widget, Alarm manager, and other Android JetPack components (Room, Viewmodel, Livedata)
Kingweather19
4 years ago1mitKotlin
:cloud: 一个基于Jetpack构建的MVVM天气预报APP。你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
Tddweatherapp18
4 years agoKotlin
Android App trying to apply TDD and using MVVM, Kotlin Coroutines
Myweatherkotlinflow15
3 years agoJava
Android app that shows weather at your current location or any custom location you specify. Uses Kotlin Flow for data streaming and coroutines for asynchronous work. Also leverages Room, navigation component, Viewmodel and Livedata Jetpack components with MVVM presentation layer architecture. Dagger 2 with Dagger android for dependency injection
Weatherapp13
3 years agoJava
AmapWeatherApp(高德天气):an amap-weather android app that implements MVVM architecture using LiveData, ViewModel, Room, DataBinding, WorkManager, and Retrofit2&Rxjava2.
Metio9
5 years agomitObjective-C
iOS app that displays your local weather in a simple, intuitive language
Alternatives To Mvvm Openweather Kotlin Test
Select To Compare


Alternative Project Comparisons
Readme

MVVM-OpenWeather-Kotlin-Test

Retrieve Weather Information from CurrentWeatherData API to show an example concepts of MVVM and Kotlin

The weather information retrieved from https://openweathermap.org/api > CurrentWeatherData API and Display the data in a list.

  • Compatibility with Android 4.1 and onwards
  • Code quality, readability and consistent code style
  • Best UI practices (Material design)
  • Local data storage (SQLite)
  • Unit test (JUnit/Robolectric)
  • UI tests using Espresso
  • Retrofit
  • Android Architecture Components

Sample App

Click image to download the application

Contact me

Any questions:Please feel free to contribute by pull request, issues or feature requests.

License

Copyright 2018 Mehmet Burak Akgün

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Popular Mvvm Projects
Popular Weather Projects
Popular Software Architecture Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Kotlin
Weather
Android App
Mvvm
Observable
Kotlin Android
Retrofit2
Mvvm Architecture
Reactive Programming
Espresso
Mockito
Robolectric