(전설의 모험가) Skipancho🌮가 만들고 (얼음 학살자) Iceman🧊이 배달하는 우아한 반찬 주문 앱 반찬의민족
- Minumum SDK 26
- Kotlin
- Coroutines
- Retrofit2 + Gson
- OkHttp3
- Room
- Kotlin Flow
- Dagger-Hilt
- SplashScreen
- WorkManager
- AlarmManager
- JUnit4
- Material Components
- Timber
Go to Release, download App.apk, and run the app.
📂app
┣ 📂application
┣ 📂data
┃ ┣ 📂api
┃ ┣ 📂database
┃ ┣ 📂datasource
┃ ┣ 📂extension
┃ ┣ 📂model
┃ ┗ 📂repository
┣ 📂di
┣ 📂domain
┃ ┣ 📂enitity
┃ ┣ 📂repository
┃ ┗ 📂usecase
┣ 📂presentaion
┃ ┣ 📂adapter
┃ ┣ 📂decoration
┃ ┣ 📂listener
┃ ┣ 📂notification
┃ ┣ 📂ui
┃ ┣ 📂viewmodel
┃ ┗ 📂worker
┗ 📂util