Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 586 Bytes

README.md

File metadata and controls

27 lines (23 loc) · 586 Bytes

TheMoviesApp

An Android app shows a list of popular movies

Table of contents

General info

This is a simple android app aims to show a list of popular movie in a nice look. the list contains the movie title, poster and release date. when you click on a movie the movie details will be displayed.

Technologies

  • Kotlin
  • MVVM architectural pattern
  • Livedata
  • RxJava
  • Paging
  • Retrofit2
  • Gson
  • Glide
  • The Movie DB api

Features

  • Lazy loading
  • Animated views
  • responsive