This app is a application where I learn different tecniques in Android development using Kotlin. This application show for the moment only top rated movies in a list and then you can se details about that movie. I am using Retrofit to fetch data from https://www.themoviedb.org
More to come
- Now playing movies
- Be able to search for movies
- A bottom navigation so you can navigate through the different sections
What I have used to build it
- Kotlin
- RxJava
- Retrofit
- Picasso