Skip to content

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

Notifications You must be signed in to change notification settings

mbakgun/MVVM-OpenWeather-Kotlin-Test

Repository files navigation

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.

Releases

No releases published

Packages

No packages published