Skip to content

Commit 7b117fe

Browse files
authored
Merge pull request #173 from TeamPINGLE/docs-readme
[docs] update README.md
2 parents 9fe148f + 8665745 commit 7b117fe

File tree

3 files changed

+36
-7
lines changed

3 files changed

+36
-7
lines changed

README.md

Lines changed: 32 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
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*****
46
Ready 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

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ android {
2626
applicationId = "org.sopt.pingle"
2727
minSdk = 28
2828
targetSdk = 34
29-
versionCode = 14
29+
versionCode = 15
3030
versionName = "1.1.0"
3131

3232
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@ appcompat = "1.6.1"
1010
constraintlayout = "2.1.4"
1111
activity = "1.8.2"
1212
fragment = "1.6.2"
13-
lifecycle = "2.6.2"
13+
lifecycle = "2.7.0"
1414
security = "1.1.0-alpha06"
15-
splash = "1.0.0"
15+
splash = "1.0.1"
1616

1717
# Google
1818
material = "1.11.0"
1919
google-services = "4.4.0"
2020
firebase-crashlytics = "2.9.9"
21-
firebase-bom = "32.7.0"
21+
firebase-bom = "32.7.1"
2222

2323
# Test
2424
junit = "4.13.2"

0 commit comments

Comments
 (0)