Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 1.95 KB

README.md

File metadata and controls

50 lines (36 loc) · 1.95 KB

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.

Screens

screens

API

Sign in to themoviedb.com and grab your API and then replace the value of TMDBApiKey in gradle.properties with your API key.

Main Used Libraries

Contributing

  • 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.

Thanks

  • Thanks to Alfrey Davilla for his awesome art : dribbble
  • An Awesome article to work with the newest Android arch components and dagger.