Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nameisjayant/android-mvvm-with-room-database-and-paging-movies-list-details-application

The description of this project is first we will send a retrofit request to the server for top hollywood movies which includes name,poster,and rating of the movies after that we will store that data (movies) into Room Database and then shows into recyclerview through paging and after that whenever i click on any of the movie , it goes to next page where we can see the descriptions and details of particular movie .Alright
https://github.com/nameisjayant/android-mvvm-with-room-database-and-paging-movies-list-details-application

android api firebase java json pagging retro retrofit2 reyclerview room-persistence-library

Last synced: about 2 hours ago
JSON representation

The description of this project is first we will send a retrofit request to the server for top hollywood movies which includes name,poster,and rating of the movies after that we will store that data (movies) into Room Database and then shows into recyclerview through paging and after that whenever i click on any of the movie , it goes to next page where we can see the descriptions and details of particular movie .Alright

Awesome Lists containing this project