Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
HI-JIN2 authored Sep 23, 2024
1 parent 4f7253f commit 6620882
Showing 1 changed file with 15 additions and 10 deletions.
25 changes: 15 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,22 @@
- PlayStore : [EAT-SSU](https://play.google.com/store/apps/details?id=com.eassu.android)

## πŸ›  Tech Stack
- `Kotlin`
- `MVVM` + `Clean Architecture`
- `Coroutine`
- `Flow`
- `UiState`
- `Hilt`
- Kotlin
- MVVM
- Clean Architecture
- Coroutine + Flow
- UiState
- Hilt
- xml + viewBinding (+dataBinding)
- Retrofit2 + Okhttp3
- Gilde
- KaKao OAuth SDK
- Firebase RemoteConfig, Crashlytics

## πŸ€” Not Yet..
- `Modularization`
- `Jetpack Compose`
- `DataSource` + `Repository Pattern`
- Modularization
- Jetpack Compose
- DataSource + Repository Pattern

## πŸ“„ Package
```
Expand All @@ -44,7 +49,7 @@ com.eatssu.android


## πŸ€– Android
- Android Studio : Android Studio Hedgehog | 2023.1.1 Patch 2
- Android Studio : Android Studio Koala | 2024.1.1
- JDK : 17
- minSDK : 23
- targetSDK : 34
Expand Down

0 comments on commit 6620882

Please sign in to comment.