Giter Site home page Giter Site logo

pome_android's Introduction

나를 위한 소비기록 POME

GitHub GitHub

🗡️ Pome은 건전한 소비습관을 장려하는 앱입니다.

목차

Download

Tech stack & Open-source libraries

Architecture

Pome Application Architecture

Issue

Future work

현재 안드로이드 기술 흐름

  • MVI 패턴
  • Compose
  • Modularization
  • TDD (JUnit, Esspresso)
  • Coroutine + Flow
  • Kotlin-dsl
  • Data 중심 View -> State 중심 View
  • CI / CD

pome_android's People

Contributors

hanseul-choi avatar choilotte avatar ssongsik avatar android-seongsik avatar

Stargazers

 avatar 유진 avatar KwakEuiJin avatar  avatar

pome_android's Issues

[feature/mytab] DiffCallback 객체 생성 방법 차이에 대한 논의

Description

현재 DiffCallback을 생성하고 할당하는 방식으로

  1. class를 만들어서 인스턴스를 할당하는 방식
  2. Companion Object로 할당하는 방식

2가지를 진행하고 있다.

각 방식들의 장단점을 알아보고 추후 적용 방식에서 논의하는 과정을 거친다.

체크 방법

  • Kotlin Decompiler를 통해 Java로는 어떻게 생성되고 있는지 확인
  • Memory Profiler로 메모리를 얼마나 잡고있는지 확인
  • Memory Leak이 없을지 확인 : LeakCanary 이용 가능할듯
  • boiler plate code 관점에서 확인 : 어떤 방식이 코드 수가 적으며, 추후에 다른 쓰레드에서 적용할 때 문제가 덜한지?

[feat/mypage_setting] MyPage Setting View 구현 작업

Description

myPage의 Setting View 작업 수행

To-do

  • 기존 Setting View 구현 코드 정리
  • Click 프레임 구현 처리 진행
  • image api 연결하기
  • 친구 관리 페이지 랜딩
  • 문의 하기 페이지 랜딩
  • 알림 설정 주석처리
  • 신고 하기 페이지 랜딩
  • 약관 및 정책 페이지 랜딩
  • 오픈소스 라이센스 페이지 랜딩
  • 버전 정보 페이지 랜딩
  • 로그 아웃 기능 처리
  • 탈퇴하기 페이지 랜딩

ETC

[feature/my_tab] 기존 뷰 코드 분석 및 mypage 뷰 수정 작업 진행

Description

MyPage main view 코드 분석 및 변경 작업을 진행한다.
MyPageFragment 기능 작업도 진행한다.

To-do

  • feature/api_friend merge 작업 진행
  • �presentation/mypage 패키지 구조화 작업 진행
  • fragment_mypage.xml 수정
  • MyPageFragment의 api 연결 작업 진행
  • viewModel 수정 작업 진행
  • DataBinding 작업 진행

ETC

[feature/api_friend] : 친구 관련 api 연결 작업

Description

  • 친구 관련 api 연결 작업

To-do

  • 친구목록 조회
  • 친구 기록 조회
  • 전체 기록 조회
  • �숨기기, 신고
  • 이모지 달기
  • 시간처리
  • 페이징처리
  • 프로필사진처리
  • 기록조회 프로필이미지 처리

ETC

이미지 잘 나오는지 확인, 전체 기록 조회가 되는지 확인해야합니다.

[feature/api_friend] : 친구 기록 감정 클릭했을 때 뜨는 형태의 고민

Description

친구 기록에 감정을 남길 때 뜨는 감정 이모지 리스트를 view의 상태를 바꿀지, 아니면 다이얼로그형태로 띄울지 고민

ETC

View의 상태를 바꾸게 된다면 Gone과 Visible로 바꾸게 되는데 이 때 그 밑의 리사이클러뷰 아이템이 그 만큼 늘어나게되는 문제가 발생.
이 문제를 해결하기 위해 다이얼로그를 띄우는 식으로 해야할 것 같다. 이 부분 고민할 필요가 있을 것 같아요!

[feat/mypage_setting] 목표 보관함 구현

Description

목표 보관함 구현

To-do

  • 목표가 있는 경우의 목표 보관함 뷰 구현
  • 목표가 없는 경우의 목표 보관함 뷰 구현
  • 목표 더보기 버튼 바텀 시트 다이얼로그 구현
  • 목표 삭제 다이얼로그 구현

ETC

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.