ferecgithub / MoviesApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MoviesApp

A movie discovery app that allows you to display popular movies and top rated movies. The information is supplied from TheMovieDB API. You can also read overview of movies, watch trailer and add movies to the favorite list.

Used Technologies and Libraries

  • MVVM Architecture
  • Android Architecture Components (Lifecycle, Room)
  • Retrofit2
  • Glide
  • OkHttp3
  • Stetho

Screens

Popular Movies

alt text

Detail Screen (The movie is added to favorites list)

alt text

Detail Screen (The movie is removed from favorites list)

alt text

Top Rated Movies

alt text

Favorite Movies

alt text

About


Languages

Language:Kotlin 100.0%