- Compose 첫 도입
- Clean Architecture에 대한 이해도 향상
- Paging3 이해하기

- Base on Kotlin + Coroutines + Flow
- Compose -> View
- Hilt -> dependency injection
- Room -> Local API
- OkHttp3 + Retrofit2 -> Server API
- Glide -> Image
- Moshi -> Json Parsing
- DataStore -> Local Data Storage
- Paging3 -> Data List