Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/andhikayuana/movieapp-compose

MovieApp using Compose
https://github.com/andhikayuana/movieapp-compose

android android-app android-application android-compose android-movie-application jetpack-compose moviedb-api

Last synced: about 5 hours ago
JSON representation

MovieApp using Compose

Awesome Lists containing this project

README

        

# movieapp-compose
MovieApp using Compose

## Requirements

- Git
- JDK 11
- Android Studio Electric Eel | 2022.1.1 Patch 1 + SDK
- MovieDB API

## Demo & Screenshots

| Demo | Movies | Favorites | Detail |
|--|--------|-----------|--------|
| | ![Movies](./docs/screenshots/movies.png) | ![Favorites](./docs/screenshots/favorites.png) | ![Detail](./docs/screenshots/detail.png) |

## How to Run (Development)

- Clone this project
- Open this project using Android Studio
- Wait until sync & indexing success
- Make sure you are running the emulator or with your device
- Then click Run
- Wait the build process & Voila!

##