Git Product home page Git Product logo

sanjay45 / movie-buff Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 489 KB

An android application which fetch the mvoie data from api and displays the list of movies and also show the details of movie.

Kotlin 100.00%
kotlin android mvvm-architecture viewmodel livedata viewbinding retrofit2 glideimageloader moshi-converter coroutines room-persistence-library dagger-hilt diffutil-recyclerview constraint-layout navigation-component

movie-buff's Introduction

Movie-Buff

An android app which displays list of movies and also show the details of a movie. This app have created using kotlin language, MVVM architecture, Retrofit library to fetch data from TheMovieDB api, Navigation components to navigate, Moshi converter to parse json data into kotlin objects, Glide library to load images and kotlin coroutines to perform asynchronous operation.

APK LINK

https://drive.google.com/file/d/1FeEuizCGMtt98jh5N0KOBBs1inykPutk/view?usp=sharing

Tech-Stack

  • Kotlin
  • Dagger-Hilt (For Dependency Injection)
  • Coroutines (For Managing Background Tasks)
  • Retrofit (For Networking)
  • Room (For offline caching)
  • Navigation Component (For navigation inside the app)
  • JetPack
    • ViewModel (For managing UI related data in a lifecycle conscious way)
    • LiveData (For notifying views of data changes)
  • DiffUtil RecyclerView ( For displaying list of movies)
  • Glide (For displaying images)
  • Moshi (To convert json into kotlin objects)
  • Architecture
    • Model–view–viewmodel (MVVM)

Screenshots




movie-buff's People

Contributors

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