Skip to content

Commit

Permalink
πŸ“– Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
moondev03 authored Sep 7, 2024
1 parent 61e1639 commit aa5b3de
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 3rd-MVP-Neverland-Android
[DEPth-3rd-MVP] πŸ§šλ„€λ²„λžœλ“œπŸ§š νŒ€μ˜ μ•ˆλ“œλ‘œμ΄λ“œ λ ˆν¬μ§€ν† λ¦¬ μž…λ‹ˆλ‹€.
<br>

<br>

## πŸ–οΈ μ„œλΉ„μŠ€ μ†Œκ°œ
Expand All @@ -19,7 +19,7 @@
<br>

## βš™οΈ Android App Architecture
![Android App Architecture](https://github.com/user-attachments/assets/da7e13f9-77ab-40db-bb1b-bbbb3af58145)
![Android App Architecture](https://github.com/user-attachments/assets/ce022769-9a30-4ddb-b5ea-9401f01f6e9c)
<br>

## πŸ—‚οΈ Package Structure
Expand All @@ -28,9 +28,9 @@
β”œβ”€β”€ πŸ“ core
β”‚ └── πŸ“ utils
β”œβ”€β”€ πŸ“ data
β”‚ β”œβ”€β”€ πŸ“ local
β”‚ β”‚ └── πŸ“ model
β”‚ β”œβ”€β”€ πŸ“ mapper
β”‚ β”œβ”€β”€ πŸ“ datasource
β”‚ β”œβ”€β”€ πŸ“ datasourceImpl
β”‚ β”œβ”€β”€ πŸ“ di
β”‚ β”œβ”€β”€ πŸ“ remote
β”‚ β”‚ β”œβ”€β”€ πŸ“ model
β”‚ β”‚ └── πŸ“ service
Expand Down Expand Up @@ -72,3 +72,4 @@
| **이미지 캐싱 및 λ‘œλ“œ** | Glide |
| **λ·° κ΄€λ ¨** | nex3z:flow-layout |
| **μƒνƒœ 관리** | LiveData |
| **DI** | Hilt |

0 comments on commit aa5b3de

Please sign in to comment.