From 2cf5d376fd60bf468de6ab453f7f18541972da80 Mon Sep 17 00:00:00 2001 From: seojeongwoo Date: Wed, 28 Aug 2024 13:18:22 +0900 Subject: [PATCH 1/2] =?UTF-8?q?:memo:=20=EB=A6=AC=EB=93=9C=EB=AF=B8=20?= =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 105 +++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 101 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 78e478aa2..946e82115 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,102 @@ -# gabbangzip-Android -가자빵집으로 Android Repository +# 📸 PIC -### Shortcuts -- [Code Convention](https://github.com/mash-up-kr/gabbangzip-Android/wiki/Code-Convention) \ No newline at end of file + + +**그날의 추억을 기록하는 우리만의 네컷사진** + +- 원하는 친구들과 그룹방을 만들어요 +- 함께 찍은 사진들을 투표해요 +- 베스트 사진으로 네컷 사진이 만들어져요 + +# 💾 App Download + + + + + +# 💻 Contributor + +
+ + + + + + + + + + + + + +
+ + sooziini + + + + SEO-J17 + + + + oreocube + + + + JeonK1 + +
박수진서정우주지혜전계원
+
+ +# 🎨 Structure + + + ++ Claen Architecture와 MVVM 패턴을 적용하여 프로젝트를 구성했습니다 ++ 가이드에 따라 App, Data, Domain, Presentation 모듈로 분리하고 다음 그림과 같은 의존성을 가지도록 설계했습니다. + +# 🛠 Tech & Library + ++ Target SDK Level 34 ++ Min SDK Level 26 ++ Kotlin 1.9.10 + +| 구분 | 내용 | +|-------------------------|-----------------------------------------------------------------------| +| Architecture | Clean Architecture | +| DesignPattern | MVVM | +| Jetpack | Compose, Lifecycle, Navigation, EncryptedSharedPreferences, ViewModel | +| Network | Retrofit, OkHttp, Moshi | +| Asynchronous Processing | Coroutine, Flow | +| Dependency Injection | Hilt | +| Third Party Library | Coil-Compose, Kakao SDK, Firebase Cloud Messaging | +| Other Tool | Figma | + +# ✨ Features + +
+ image + image +
+ +
+ image + image +
From 754c2c2267d48158ac7efda380fffd1c1084e21c Mon Sep 17 00:00:00 2001 From: seojeongwoo Date: Thu, 29 Aug 2024 11:22:25 +0900 Subject: [PATCH 2/2] =?UTF-8?q?:memo:=20=EC=9D=B4=EB=AF=B8=EC=A7=80=20?= =?UTF-8?q?=EB=B9=84=EC=9C=A8=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 946e82115..89f04befa 100644 --- a/README.md +++ b/README.md @@ -77,25 +77,22 @@
image image -
- -
- image image