Giter Club home page Giter Club logo

cleanarchitecturestudy_next's Introduction

CleanArchitectureStudyNext

프로젝트 관심사

  • TDD( Test Driven Development)
  • 클린아키텍처
  • 멀티모듈

적용기술

  • Android JetPack Architecture

    • DataBinding
    • LiveData
    • ViewModel
  • Network

    • Retrofit2
  • Async

    • Coroutine
  • DI

    • Hilt
  • UI

    • Compose 적용하기!
  • Unit Test

    • Junit5
    • Turbine - flow Test

Unit Test Code 작성 항목

  • Entity Test
  • Repository Test
  • Source Test
  • ViewModel Test

CI(Bitrise)

  • Build Project
  • 140909093-7a0c660d-7288-4991-84e7-c8098724fbdd

CD

  • 슬랙을 통해 앱을 배포

History

주요사항

  • 클린 아키텍처 스터디에서 사용된 data/domain/app 멀티 모듈 구조를 패키지 구분으로 변경합니다.
  • 앱 화면 단위를 feature module 단위로 분류합니다.
  • ui 모듈 : BaseActivity, BaseFragment, BaseViewHolder, BaseListAdapter 구성
  • util 모듈 : startActivity, registerForActivityResult

[그림설명]

그림1


학습목표

  • Flow를 학습 합니다.[완료]
  • Turbine 을 사용하여 Flow 테스트 코드를 작성합니다[완료]
  • 멀티모듈을 패키지 구분으로 변경 합니다.[완료]
  • 화면 단위별 Feature Module 단위로 분리 합니다.[완료]
  • CI/CD [완료]

학습 목표 외

기타


예제화면

device-2021-11-09-020632 (1)

cleanarchitecturestudy_next's People

Contributors

parkchan avatar

Watchers

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