Giter Club home page Giter Club logo

kmmmoviebuff's Introduction

TMBD Movie KMM app for Android and iOS

This project is the implementation of how one can adopt the Kmp (Kotlin multiplatform) for building Android and ios apps. I have used the TMDB's developer apis to fetch the movie-related data. I have used the Compose Multiplatform to build the UI of both platforms. If you are new to Compose multiplatform please go through: https://www.jetbrains.com/lp/compose-multiplatform/

How to build the project

To build the project you need some basic understanding of how the KMP projects are built. For that, you have look at: https://kotlinlang.org/docs/multiplatform-mobile-getting-started.html To build the project first you must generate the API key from the TMDB developers portal : https://developer.themoviedb.org/

Once you have got the api key follow the below steps:

  1. Search for the file network.kt file.
  2. Replace the api key within quotes instead of text
  3. choose the platform and hit run

Demo Video

6b31fab4-09e4-42f4-a3ee-359e9b3e9b38.mp4

What's Next

  • Some more UI improvement
  • Adding Login functionality
  • Adding the Web support
  • Improving overall Architecture
  • Write some unit test cases
  • Implementing videos from the TMDB APIs
  • working on some cool features

Tech Stack

  • Kotlin - First class and official programming language for Android development.
  • Jetpack Compose - Android’s modern toolkit for building native UI.
  • Jetbrain's compose multiplatform - UI development for Android, iOS, Web, Desktop and many more.
  • Coroutines and Flow - Official Kotlin's tooling for performing asynchronous work.
  • MVVM/MVI Architecture - Official recommended architecture for building robust, production-quality apps.
  • Kotlin multiplatform - Kotlin-based development for frontend applications for Android,iOS, Web and desktop.
  • Decompose - Kotlin Multiplatform library for breaking down your code into lifecycle-aware business logic components (aka BLoC), with routing functionality and pluggable UI (Jetpack Compose, Android Views, SwiftUI, JS React, etc.)
  • Image Loading - Compose Image library for Kotlin Multiplatform.
  • Async data lading - Ktor is a framework to easily build connected applications – web applications, HTTP services, mobile and browser applications.

For more information about used dependencies, see this file.

Questions

If you have any questions regarding the codebase, or you would like to discuss anything about the project hit/connect me up on :

kmmmoviebuff's People

Contributors

anshulupadhyay03 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.