Skip to content

sasan-ebrahimi/news-sample-app

Repository files navigation

News Sample App - MVVM Architecture

This is a sample android project to show how MVVM works. The diagram bellow shows the MVVM architecture flow in android:

enter image description here

Project Details

  • Architecture is MVVM
  • Language is Kotlin
  • JetPack components are used : ViewModel, LiveData, Data Binding, Paging
  • Other used Libraries : Retrofit, Picasso, Shimmer

Scren Shots

enter image description here enter image description here enter image description here

NOTICE

This sample uses newsapi.org free API. So if you want to use source code, better to have your own API key and put it in Constants.kt file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages