Code Monkey home page Code Monkey logo

hiltcleanarchitecture's Introduction

HiltCleanArchitecture

A Clean Architecture App to show use of Hilt in a multi-module architecture

This app is a PoC to showcase the use of Hilt in a multi module architecture. The modules are as follow:

  1. app: Presentation Layer
  2. domain: Business Logic Layer
  3. data: Data Access Layer

Some major highlights and libraries used are:

  1. Hilt
  2. Dagger
  3. Coroutines
  4. Retrofit
  5. View Binding
  6. Clean Architecture based on Uncle Bob
  7. SOLID principles

The app has two branches:

  1. master: This is a skeleton branch which you can used to suit your use case.
  2. loginFlow: This is a branch based on the master which shows a dummy login flow.

More on loginFlow branch:

This branch is showcasing how to use Custom Scopes and Components with Hilt which is a bit tricky to implement. The scope is @LoggedInScope and the custom component is UserComponent. Please have a look at it and contribute if you feel so.

hiltcleanarchitecture's People

Contributors

overlordact avatar

Watchers

James Cloos 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.