Skip to content

Commit c2428ac

Browse files
authored
docs: Update README.md
1 parent b827757 commit c2428ac

File tree

1 file changed

+57
-1
lines changed

1 file changed

+57
-1
lines changed

README.md

Lines changed: 57 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,57 @@
1-
나도 갈래 android
1+
## 나도갈래 - 영상 속 여행을 내 일정으로
2+
3+
<br>
4+
5+
<img width="1000" src="https://github.com/user-attachments/assets/569a376d-613c-426b-8c12-dfbb09f5f981" />
6+
7+
<br><br>
8+
9+
<a href="https://play.google.com/store/apps/details?id=com.yapp.ndgl&hl=ko">
10+
<img src="https://github.com/user-attachments/assets/8699ffd3-3399-45eb-9e2b-88818ba62091" width="200" />
11+
</a>
12+
13+
<br><br>
14+
15+
<img width="22%" src="https://github.com/user-attachments/assets/52367960-84bc-4bca-9c21-c19bacc5284c" />
16+
<img width="22%" src="https://github.com/user-attachments/assets/ba35e36a-f3d8-4303-80d8-dce3e286bdec" />
17+
<img width="22%" src="https://github.com/user-attachments/assets/a4ad3fd0-f617-42f5-9cd4-9bfece3af5a4" />
18+
<img width="22%" src="https://github.com/user-attachments/assets/2d2166f2-4d2e-46c8-abfc-e976e88e97b0" />
19+
20+
<br><br>
21+
22+
## 🚩 Tech Stack
23+
24+
### Architecture
25+
- Multi-Module
26+
- MVI
27+
- Google App Architecture
28+
29+
### UI
30+
- Jetpack Compose
31+
- Jetpack Navigation3
32+
- Material3
33+
- Coil
34+
35+
### DI
36+
- Hilt
37+
38+
### Data
39+
- Retrofit2
40+
- OkHttp3
41+
- Kotlinx Serialization
42+
- DataStore
43+
44+
### Code Analysis
45+
- KtLint
46+
- Detekt
47+
48+
### Location & Maps
49+
- Google Maps Compose
50+
- Google Places API
51+
52+
### Etc
53+
- Custom Gradle Plugin
54+
- BaselineProfile
55+
56+
## Module Dependency Graph
57+
<img width="1000" src="https://github.com/user-attachments/assets/8df9ec8c-4f9d-442b-838a-6ef4594e1eaf" />

0 commit comments

Comments
 (0)