Code Monkey home page Code Monkey logo

happysingh23828 / android-clean-architecture Goto Github PK

View Code? Open in Web Editor NEW
296.0 5.0 51.0 6.05 MB

This is a sample movie list Android application built to demonstrate use of Clean Architecture tools. Dedicated to all Android Developers - (Kotlin, MVVM, Clean Architecture, Rx-Java, Dagger, OkHttp, Unit Testing, SOLID principles, Code Coverage)

Home Page: http://happysingh.dev/

License: MIT License

Kotlin 100.00%
clean-architecture cleanarchitecture mvvm android room cache domain android-architecture android-app android-studio

android-clean-architecture's Introduction

Hi, I'm Happy Singh

An Android developer / Self Taught Developer / Open Source lover

  • ๐Ÿ”ญ ย ย  Iโ€™m currently working on Unacademy Learner App.
  • ๐ŸŒฑ ย ย  Running a Youtube Channel and blog as Mr. Happy DEV.
  • ๐Ÿ’ฌ ย ย  Talk to me about Android, Kotlin and books.
  • ๐Ÿ“ซ ย ย  Connect me: [email protected].

Me on Internet:

happysingh.dev Mr. Happy Dev | Youtube happy | LinkedIn happy | Twitter happy | Instagram happy | StackOverflow



๐Ÿ“บ Latest YouTube Videos

โžก๏ธ more videos...


๐Ÿ“• Latest Blog Posts

โžก๏ธ more blog posts...


๐Ÿ“ˆ GitHub Stats

happy's GitHub Stats

Tech Stack:

happy | pub happy | pub happy | pub happy | pub happy | pub

android-clean-architecture's People

Contributors

abumubarak-dev avatar amankumar367 avatar codacy-badger avatar happysingh23828 avatar kaustubhpatange avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar

android-clean-architecture's Issues

Not an issue , just an argument

As you implemented the clean code architecture along with MVVM,
Android architecture pattern which is based on repository classes is similar to the clean code interactors or use case classes. Because the repository implementation classes contains all the remote or local database handling, why we can't just call the repository classes in the view model instead of creating an extra layer of use cases and just calling those repository functions from use cases and putting that use cases into the view model.
If we worry about the separation of concerns then we can make separate repositories for one view model if a different data model is needed for a single UI.
A repo. instance deals with single source of data as per google recommendation so I assume that creating use cases is an extra layer. Please share your thoughts on it.

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.