Git Product home page Git Product logo

flixplorer's Introduction

Flixplorer

Jetpack Compose playground project based on Recommended app architecture

Powered by

TMDB Logo

Features ๐Ÿ•น

  • Follows Guidlines on Recommended Architecture
  • 100% Kotlin
  • Jetpack Compose
  • Coroutines - Coroutines provide us an easy way to do synchronous and asynchronous programming.
  • Flow & StateFlow - Flow is a type of coroutine that emits multiple values sequentially.
  • Hilt - Dependency Injection framework by Google
  • Retrofit - Network client by Square
  • Material You and Dark theme Support - It has support for Material You & Light/Dark mode that can be toggled from preference screen
  • Paging 3 - Pagination library for Jetpack compose
  • DataStore Preferences like API with coroutine & Flow support
  • Coil Image loading library for Compose

Work In Progress ๐Ÿšง

  • Animationsโœ…
  • UI & Unit Tests

Screenshots ๐Ÿ“ฑ

M3 Light Home M3 Dark Home M3 Dark Detail

How to build on your environment

Create an API key on The Movie DB's and add in your local local.properties file like this

TMDB_KEY=<REPLACE_WITH_YOUR_API_KEY>

flixplorer's People

Contributors

thesomeshkumar avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.