Skip to content

GNZ/GetAMovie

Repository files navigation

GetAMovie

environment status
name Build Status

Synopsis

Simple proyect to fetch movies currently on the cinema and see details of it. It gives the possibility to search as well.

Configuration

Instructions

  1. Clone repo
  2. Get an API key from The Movie DB
  3. Create secret.properties file in main folder (atstats-android) and paste contents from table:
Property
MovieDbApiKey=[1]
[1] = Your API key
  1. Open project in Android Studio
  2. That's it!

Integrations

Development

This project uses the Pagination library from the Google's Architectural components for showing the list of movies, Glide for fetching and showing the images, Retrofit and OkHttp for API calls and network client RxJava 2 and Kotlin

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages