Skip to content

redkaras/RedKarasMovie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RedKarasMovie

An app to allow users to discover the most popular movies playing

A practise project for learning android development.

Use the API from themoviedb.org to fetch popular movies data.

For build the app you will need to create one account of "https://www.themoviedb.org" in order to request an API Key.

And then modify the file build.gradle in path app.

buildTypes.each {

it.buildConfigField 'String', 'THE_MOVIE_DB_API_KEY', theMoiveDBApiKey

}

Replace 'theMoiveDBApiKey' to your API key.

About

An app to allow users to discover the most popular movies playing

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages