Skip to content

AngelEduSuri/MovieApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Film List

A simple Android app about a movie app with data gotten from The Movie DB. It was made with Jetpack Compose, and it uses Koin as Dependency Injection for providing all class dependencies in each module in the app. Also, the app uses asynchronous flow to link the ViewModel with UI request operations to the movie API. Also, this project is organized with a clean architecture that can help you organize your project.

Screenshots

Movie App - 1 Movie App - 2 Movie App - 4 Movie App - 5

movie app gif


The following is a list of the tools and libraries that it were used in this app.

Android Components:

Dependency Injection:

Asynchronous Programming:

Accompanist:

HTTP Client:

Animation:


If you clone this project you may have to create a User in The Movie DB and you should will request a API KEY and save it in your local file gradle.properties and you must also create a buildConfigField property in your build.gradle in your app module and access it programmatically by calling BuildConfig.name_that_you_put, for more information read Gradle tips and recipes

About

App of movies to get data from TheMovieDb

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages