Skip to content

The example include the simple implementation of mvp pattern with retrofit.

Notifications You must be signed in to change notification settings

rahulpandey/MovieDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieDB

The example include the simple implementation of mvp pattern with retrofit.

This example also use the The themoviedb api https://www.themoviedb.org/documentation/api. Obtain Api key from Themoviedb and place in Constant.java static final String API_KEY = "YOUR_API_KEY";. Here is some output of example

Alt Text

About

The example include the simple implementation of mvp pattern with retrofit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages