부모의 추억을 자식과 공유하며 공감대를 찾는 문답형 아카이빙 서비스, 엄빠도 어렸다 👨👩👧👦
| 황연진 | 신서현 |
|---|---|
![]() |
![]() |
온보딩 소셜로그인 카카오 초대공유기록하기 새로고침 |
홈 리스트 설정 fcm 알림문답 튜토리얼 가까워지기 |
![]() |
![]() |
![]() |
|---|---|---|
로그인/온보딩 |
상대 초대 |
문답하기 |
![]() |
![]() |
![]() |
인앱 업데이트 |
튜토리얼 |
설정 |
![]() |
![]() |
![]() |
마이페이지 |
가까워지기 |
기록하기 |
![]() |
![]() |
![]() |
푸시알림 |
카카오 초대공유 |
문답 리스트 |
| Tech Stack | |
|---|---|
| 아키텍처 | MVVM |
| DI | Hilt |
| 소셜로그인 | KakaoLogin, KakaoLink |
| 자동로그인 | EncryptedSharedPreferences |
| 푸시알림 | FCM |
| 데이터 연동 | DataBinding, LiveData |
| 사진 | Coil |
| 서버 연결 | Retrofit2 & OkHttp3, Coroutine |
| 메시지 | SnackBar, Dialog Custom, Balloon |
| Binding | BindingActivity & BindingFragment |
| RecyclerView | DiffUtil & ListAdapter |
| Log | Timber |
✅ Coding Convention
✅ Commit Convention
✅ Github Convention
✅ Branch Convention
📂 com.ubcompany.umbba_android
┣ 📂 application
┣ 📂 data
┃ ┣ 📂 datasource
┃ ┣ 📂 interceptor
┃ ┣ 📂 local
┃ ┣ 📂 model
┃ ┣ 📂 repository
┃ ┣ 📂 service
┣ 📂 di
┣ 📂 domain
┃ ┣ 📂 entity
┃ ┣ 📂 repository
┣ 📂 presentation
┣ 📂 util
┃ ┣ 📂 binding
┃ ┣ 📂 fcm













