11# 🌀 PINGLE-ANDROID 🌀
22
3+ <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/0ce1b422-8d65-44e5-b2e6-d5cfc1becf2a " />
4+
35## ➰ ***** PINGLE*****
46Ready to PINGLE? <br >
57가볍고 재미있는 모임 문화, 핑글과 함께 만들어요!
@@ -13,8 +15,34 @@ Ready to PINGLE? <br>
1315## 👋 ***** Contributors*****
1416| 배지현 <br > [ @jihyunniiii ] ( https://github.com/jihyunniiii ) | 김민우 <br > [ @DoReMinWoo ] ( https://github.com/DoReMinWoo ) | 하지은 <br >[ @HAJIEUN02 ] ( https://github.com/HAJIEUN02 ) | 이다은 <br >[ @Dan2dani ] ( https://github.com/Dan2dani ) |
1517| :---:| :---: | :---: | :---: |
16- | <img width =" 250 " src =" https://avatars.githubusercontent.com/u/103172971?v=4 " /> | <img width =" 250 " src =" https://avatars.githubusercontent.com/u/86788873?v=4 " />| <img width =" 250 " src =" https://avatars.githubusercontent.com/u/83916472?v=4 " />| <img width =" 250 " src =" https://avatars.githubusercontent.com/u/77060011?v=4 " />|
17- | ` 메인 지도뷰 ` | ` 온보딩/회원가입 ` | ` 핑글 개최 프로세스 ` | ` 핑글 개최 프로세스 ` , ` 설정 ` |
18+ | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/e6165367-371d-4704-9217-6da6bef0aaef " /> | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/42e562fa-b41f-4267-b37a-af0c5bf34f01 " />| <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/afdb42f1-33ba-417b-ab96-398c2650bd95 " />| <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/83430ee5-a5b9-4679-b1f5-67a56be7996e " />|
19+ | ` 메인 지도뷰 ` | ` 온보딩/회원가입 ` , ` 마이핑글 ` | ` 핑글 개최 프로세스 ` , ` 참여자 ` | ` 핑글 개최 프로세스 ` , ` 더보기 ` |
20+
21+ <br >
22+
23+ ## 📷 ***** ScreenShot*****
24+ | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/837a5b61-3593-4f88-a07b-ae92a794a268 " /> | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/422a7dc3-f06f-4c90-a4a8-bd9f8d28dc87 " /> | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/26b568e4-64e5-4e02-aa46-453446309c4c " /> |
25+ | :---: | :---: | :---: |
26+ | ` 온보딩/회원가입 ` | ` 메인 지도 뷰 - 칩 필터링 ` | ` 메인 지도 뷰 - 카드 ` |
27+ | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/912f9aea-e6cc-4278-aec9-70a1fd5a33bb " /> | <img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/7c2e247c-9ff8-48d2-8844-226185ea89ff " /> |<img width =" 250 " src =" https://github.com/TeamPINGLE/PINGLE-ANDROID/assets/103172971/edd79de8-a274-408b-b188-36e6fc288ada " >
28+ | ` 핑글 개최 프로세스 ` | ` 마이핑글 ` | ` 더보기 ` |
29+
30+ <br >
31+
32+ ## 👩🏻💻 *** 𝙏𝙚𝙘𝙝 𝙎𝙩𝙖𝙘𝙠***
33+
34+ | Title | Content |
35+ | --- | --- |
36+ | Architecture | Clean Architecture, MVVM |
37+ | Design Pattern | Repository Pattern, Adapter Pattern, Delegation Pattern, Observer Pattern |
38+ | Jetpack Components | encryptedsharedpreferences, LiveData, Lifecycle, ViewModel, DataBinding |
39+ | Dependency Injection | Hilt |
40+ | Network | Retrofit, OkHttp |
41+ | Asynchronous Processing | Coroutine(+ Flow) |
42+ | Third Party Library | Coil, Firebase, Timber, kotlinSerialization, sentry, naverMap, playServiceLocation, progressBar |
43+ | Strategy | Git Flow |
44+ | CI | GitHub Action(KtLint, Complie Check) |
45+ | Other Tool | Slack, Notion, Figma, Postman |
1846
1947<br >
2048
@@ -35,10 +63,11 @@ Ready to PINGLE? <br>
3563┃ ┣ 📂 usecase
3664┣ 📂 presentation
3765┃ ┣ 📂 mapper
38- ┃ ┣ 📂 mode
66+ ┃ ┣ 📂 model
3967┃ ┣ 📂 type
4068┃ ┣ 📂 ui
4169┣ 📂 util
70+ ┃ ┣ 📂 activity
4271┃ ┣ 📂 base
4372┃ ┣ 📂 component
4473┃ ┣ 📂 context
0 commit comments