Code Monkey home page Code Monkey logo

jetcomovie-app-'s Introduction

Jetpack Compose Movie App (Compose + Flow + Hilt + Room + MVVM + Clean + Retrofit)

image

This is an example of an Android App who uses Jetpack Compose to draw the UI, Kotlin Coroutines Flow to retrieve a list of the recent movies from https://www.themoviedb.org.

How use this app

image

V2

  • Add the Movie Detail View.
  • Add logic to the booking buttom in the Movie Detail View save the movie in the database to later use this database for the Tickets View.

V3

  • Add the Search View.
  • Add the Tickets View.

V4

  • Create text styles and dimens for the views and do some refactor.
  • Add light/dark theme (change the theme in your device settings)

V5

  • Add klint and detekt to the project
  • Add Github Action to the repository to run klint and detekt
  • Add Unit test.

V6

  • Add Jacoco to review code test coverage and more unit test
  • Add support to different Screens.

V7

  • Add a "Login" in the Profile View.
  • Add pagination to the Search Screen.

Features

Movie Screen

movie_screen.mp4

Search Screen

search_screen.mp4

Ticket Screen

ticket_screen.mp4

Movie Detail Screen

movie_detail_screen.mp4

Light/Dark Theme

light_dark.theme.mp4

Tech Stack

  • Kotlin - Official programming language for Android development.
  • Jetpack Compose - Android’s modern toolkit for building native UI.
  • Coroutines and Flow - Official Kotlin's tooling for performing asynchronous work.
  • Android Jetpack - Jetpack is a suite of libraries to help developers build state-of-the-art applications.
    • ViewModel - The ViewModel is designed to store and manage UI-related data in a lifecycle conscious way.
    • Room - The Room library provides an abstraction layer over SQLite to allow for more robust database access.
    • Dagger Hilt - Hilt is a dependency injection library for Android.
  • Accompanist - A collection of extension libraries for Jetpack Compose.
  • Retrofit - A library for building REST API clients.
  • Coil - An image loading library.
  • Detekt - A static code analysis library for Kotlin.
  • Ktlint (Kotlinter) - A library for formatting Kotlin code according to official guidelines.
  • Twitter Jetpack Compose Rules
  • Gradle's Kotlin DSL - Gradle’s Kotlin DSL is an alternative syntax to the Groovy DSL with an enhanced editing experience.

References

Contributors ✨


Carlos Ugaz

jetcomovie-app-'s People

Contributors

carlosgub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 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.