Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1002 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 1002 Bytes

💜 Balance between you and me 💛

모임별 비용을 기록하고 관리하여, 서로의 밸런스를 맞출 수 있도록 도와주는 앱

  • Balance 생성 및 참가
    • Balance를 생성하여 모임 별 비용을 관리할 수 있습니다.
    • 초대코드를 통해 다른 사용자를 초대할 수 있습니다.
  • 내역 등록
    • 누가, 언제, 무엇을 위해, 얼마나 지불했는지 선택하여 내역을 등록할 수 있습니다.

UI

ui

Tech Stack

  • Jetpack : DataBinding, DataStore, Lifecycles, Paging3, ViewModel
  • DI : Hilt
  • Network : Retrofit2, OkHttp3
  • Asynchronous : Coroutines, Flow
  • Third party : Material Design, Timber

Architecture

architecture