- Minumum SDK 26
- Kotlin
- Coroutines
- Dagger-Hilt
- AndroidX Jetpack
- LiveData
- Navigation Component
- Security
- Retrofit2 & OkHttp3
- Glide
- Material Components
- Timber
- Lottie
Dear today는 Android 공식문서에 서술된 Android App Architecture를 기반으로 작성하였습니다.
Thanks goes to these wonderful people
Seunghyeon Han A.K.A. Iceman 💻 |
Woohyeong Choi 💻 |
Yuree Choi 💻 |
메인 시간여행 |
로그인 나의 시간여행 확인 |
온보딩 나의 메시지 확인 |
Dear today Android
┣ 📂application
┣ 📂data
┃ ┣ 📂service
┃ ┣ 📂model
┃ ┃ ┣ 📂request
┃ ┃ ┗ 📂response
┃ ┗ 📂repository
┣ 📂di
┣ 📂domain
┃ ┣ 📂enitity
┃ ┗ 📂repository
┣ 📂presentaion
┃ ┣ 📂adapter
┃ ┣ 📂ui
┃ ┗ 📂viewmodel
┗ 📂util