Giter Site home page Giter Site logo

android's People

Contributors

android-kwakeuijin avatar android-seongsik avatar d00hye avatar kwakeuijin avatar ssongsik avatar

Stargazers

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

android's Issues

[feat] BaseFragment 작성

이슈사항

  • Single Activity 구조로서 Fragment가 계속 많아지면서 BaseFragment를 작성하고자함
  • #66 이 이슈는 BaseViewModel, BaseFragment, BaseResponse 까지 작성이 되면 이슈를 닫을게요

[refator]: 안드로이드 아키텍쳐 기반의 리팩터링

현재 구조의 문제점

  • 안드로이드 아키텍쳐로 마이그레이션 중 StateFlow를 활용하고자 하는 부분에서 구조적으로 문제 발생
  • 관심사의 분리가 되어있지 않음
  • 레이아웃 구조
  • 통일적이지 않은 비즈니스 로직
  • 중복된 로직의 Util화 및 확장함수화 부족

해결 방법

  • UI State 패턴을 활용하여 로직 통일화
  • Compose 마이그레이션
  • 중복 로직 제거

해결 과정

  • 이슈를 하나씩 생성하여 해당 문제들을 차근차근 고쳐나가 보기
  • 컴포즈로 화면을 하나씩 교체해보기

[refactor] : 클린아키텍쳐, StateFlow 마이그레이션

변경 이유

  • 현재의 구조가 객체지향에서 추구하는 SOLID원칙을 위배한다고 판단
  • 클린아키텍쳐를 통해 관심사를 분리하고, 유지보수에 용이하게끔 프로젝트를 리팩터링
  • usecase 단위로 domain 기능을 분리할 예정
  • LiveData -> StateFlow 로 마이그레이션

[fix] (pending)식당 검색 후 뷰의 부자연스러움 이슈

재현상황

  1. 식당 검색
  2. 바로가기로 웹 뷰 접속
  3. 백버튼 클릭시 검색창은 닫혀지면서 결과만 남겨져있음

해결해야할 상황

  1. 식당 검색
  2. 바로가기로 웹 뷰 접속
  3. 백버튼 클릭시 검색어가 그대로 남아있으면서 결과도 그래도 남겨져 있어야함

[fix] 2.2.6 크래시대응

이슈사항

  • connectException 처리
  • 낮은 OS에서의 검색

다음 2.2.7버전에서 대응해서 나가야 할 것 같습니다.
Firebase 크래시 확인해주세용

[fix] ViewModel 관심사 분리

이슈사항

  • 앱이 점점 커질수록 MainViewModel 의 코드가 길어짐
  • 따라서 관심사별로 ViewModel을 분리하고자함

[refact]디자인 변경

bottom nav 색상 변경
빈 찜콩리스트 텍스트 변경
search 뷰 변경 - 검색창 부분

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.