Skip to content

Creating a movies article list using Android Architecture Components ( LiveData, View Model, Paging and MVVM pattern with retrofit for consuming rest api )

License

Notifications You must be signed in to change notification settings

shantudas/android-jetpack-paging

Repository files navigation

Movie Articles

An example of using paging library for showing endless movies articles list

About This Project

In this project we will build a movies article app using android architecture components( LiveData and ViewModel )usningMVVMpattern by the help ofRetrofitfor consuming rest api data fromNews Api

App Features

  • Show list of movies article
  • Endless scroll ( showing 10 articles per page )

App Demo

alt-text

Library Used

Contributing

Anyone can contribute in this project.

Authors

Shantu Chandra Dash

License

This project is licensed under the MIT License - see theLICENSE.mdfile for details

About

Creating a movies article list using Android Architecture Components ( LiveData, View Model, Paging and MVVM pattern with retrofit for consuming rest api )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages