JosiasSena / MovieList

Android Playground using the MoviesDB api. This repo is used to test and play around with android code as i am pleased.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieList

Overview

This is a movie application that shows all movies from the MovieDb. Based on genre, top movies, upcoming movies, and movies now playing. All of the movie data is fetched from the https://www.themoviedb.org/ api.

This application is pretty much my playground to test new Android libraries, architectural patterns, best practices, etc.

Screenshots

About

Android Playground using the MoviesDB api. This repo is used to test and play around with android code as i am pleased.


Languages

Language:Kotlin 97.6%Language:Java 2.4%