Skip to content

adityaarora1/Movies

Repository files navigation

Movies

A lite movie guide app, that lets you discover movies from TMDb.

Features

  • Provides an infinite scrolling list of movies in theatres from TMDb API
  • Allows search on type for movies
  • View movie details like poster, description, rating etc.

Architecture

Application is built on top of MVVM model and Clean Architecture. The code is written in Kotlin. The goal is to present modern Android application architecture that is modular, scalable, maintainable and testable.

Build

Take a look at config.gradle and fill it with your own API key like this:

apiKey = YOUR_OWN_TMDB_API_KEY

Built With

Screens

About

Movies Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages