Hello future colleague!
We are a bunch of developers that like to be surrounded with creative and curious people, who thrive on sharing their experiences and learning continuously. If you are here, it's because you probably have applied to vente-privée as an Android Developer. If not we encourage you to do so, through our careers site, we have some open positions for you. We know that your time is precious, and we don't want you to waste any of it. That's why we provide you with this skeleton project so you can show off your dazzling abilities by completing a few challenges listed below. If you have any suggestions or questions related to this repository, you can contact us or open an issue. We will be happy to answer you.
Good luck!
The project uses OMDb API to display a list of movie posters and some details about the selected movie like the runtime, director or the release year.
It contains three gradle modules called list
, detail
and favorites
. List
module is written in Java and detail
module is written in Kotlin.
We left favorites
module empty to let you make choice of language.