Popcorn And Movies AKA The Best Duos !, help users discover popular and highly rated movies on the web.
Part of the Android Developer Nanodegree Program. Check my graduation Certificat.
Sign in to themoviedb.com and grab your API and then replace the value of TMDBApiKey
in gradle.properties with your API key.
- Android Architecture Components
- RxJava 2
- Android Data Binding
- Dagger 2 with dagger android 2.11
- Retrofit
- SQLite
- Room : soon.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request
*Look at the issues and contribute accordingly.