Home

Awesome

SoMovie [Work in progress 🚧]

Platform API License Coverage Build

An android app using The Movie Database API to display the current trending, upcoming, popular and top rated movies.

Built entirely using the Jetpack Compose.

The aim of this project is to test the latest trends, libraries and tools to develop an Android application.

Preview

Explore

<img src="preview/preview1.gif" width="250"/>

Discover

<img src="preview/preview2.gif" width="250"/>

Watchlist

<img src="preview/preview3.gif" width="250"/>

Details

<img src="preview/preview4.gif" width="250"/>

Tech Stack

For more information about used dependencies, see this file.

Testing

As the application is not intended to be deployed in production, only the feature watchlist has been tested.

Development setup

Add your The Movie Database's API key in local.properties file.

tmdb_api_key=YOUR_API_KEY

License

MIT