Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nighttwo1/movies
https://github.com/nighttwo1/movies
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nighttwo1/movies
- Owner: nighttwo1
- Created: 2023-10-23T01:09:20.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-08T06:02:26.000Z (7 months ago)
- Last Synced: 2024-06-09T06:46:54.140Z (7 months ago)
- Language: Kotlin
- Size: 6.07 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```