Giter Site home page Giter Site logo

asrorjon7 / dagger-2-mvvm-android Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ronnieotieno/dagger-2-mvvm-android

0.0 0.0 0.0 44.79 MB

A repository to refresh my mind on Dagger 2, if you would like Repos with Hilt keep scrolling my Repos.

Kotlin 100.00%

dagger-2-mvvm-android's Introduction

Images

The App uses a set of Android Jetpack libraries plus Retrofit to dispay data from REST API(Unsplash). The App uses Kotlin.

Prerequisites

The project has all required dependencies in the gradle files. Add the Project to Android Studio or Intelij and build.All the required dependencies will be downloaded and installed.

Architecture

The project uses MVVM architecture pattern.

Libraries

  • ViewModel - Manage UI related data in a lifecycle conscious way and act as a channel between use cases and ui
  • DataBinding - support library that allows binding of UI components in layouts to data sources,binds character details and search results to UI
  • Navigation Component - Android Jetpack's Navigation component helps in implementing navigation between fragments
  • Dagger 2 - For Dependency Injection.
  • Paging 3 - Allow pagination of the Data.
  • Retrofit - To access the Rest Api
  • Kotlin Flow - To access data sequentially

Screenshots

Demo

dagger-2-mvvm-android's People

Contributors

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