Skip to content
/ MovKu Public

Android Clean Architechture with MVVM, LiveData, Coroutine, Dagger Hilt, Room, DataStore

Notifications You must be signed in to change notification settings

nngarfdn/MovKu

Repository files navigation

MovKu

An application that displays a list of popular movies and detail

Concepts

The Clean Architecture

The Clean Architecture

Tech Stack

API Reference

This app consume TMDP API

  GET /movie/popular
Parameter Type Description
api_key string Required. Your API key

Get item

  GET /movie/{id}
Parameter Type Description
api_key string Required. Your API key
id string Required. Id of item to fetch

Authors

About

Android Clean Architechture with MVVM, LiveData, Coroutine, Dagger Hilt, Room, DataStore

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages