From 6620882e4d8549c6453bdd5ea25cfa6016dc5784 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9C=A0=EC=A7=84?= Date: Mon, 23 Sep 2024 11:31:16 +0900 Subject: [PATCH] Update README.md --- README.md | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 729eb24b..ef00b795 100644 --- a/README.md +++ b/README.md @@ -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 ``` @@ -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