Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nighttwo1/movies


https://github.com/nighttwo1/movies

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

[![Github All Releases](https://img.shields.io/github/v/release/nighttwo1/movies)]()
[![Github All Releases](https://img.shields.io/github/downloads/nighttwo1/movies/total.svg)]()
# Movies
Movies app contains features like Trailer playback, Home feed, Movies coming soon, Search / View for movie, tv shows. It uses APIs from [TMDB - The Movie Database](https://www.themoviedb.org/documentation/api).

## Preview








## Local setup
* Generate an api_key from [https://developers.themoviedb.org/3](https://developers.themoviedb.org/3)\
* Update the following line in local.properties
```
api_key=YOUR_TMDB_API_KEY
api_base_url=TMDB_API_URL
```