Skip to content

um App com listagem de filmes feito com Kotlin e arquitetura MVVM

Notifications You must be signed in to change notification settings

RyanGaspri/lista-filmes

Repository files navigation

Movie App

App features:

  • List of movies (coming from an API)
  • See a specific movie with details (photo, release date, rating, genre, description)
  • Caching data, to acess the app without internet

Used libs:

  • MVVM
  • Clean Architecture
  • Kotlin Flow
  • Dependency Injection w/ Koin
  • Room Database
  • Repository Pattern
  • State Pattern
  • Retrofit
  • Picasso
  • Splash Screen API
  • Material Design

About

um App com listagem de filmes feito com Kotlin e arquitetura MVVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages