Skip to content

yeongwoojang/compose-study-with-tour-api

Repository files navigation

관광정보 앱

Goal

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

Architecture

image

Skill, Lib

  1. Base on Kotlin + Coroutines + Flow
  2. Compose -> View
  3. Hilt -> dependency injection
  4. Room -> Local API
  5. OkHttp3 + Retrofit2 -> Server API
  6. Glide -> Image
  7. Moshi -> Json Parsing
  8. DataStore -> Local Data Storage
  9. Paging3 -> Data List

ScreenShot

image image

스크린샷 2025-01-04 오후 6 30 10 스크린샷 2025-01-04 오후 6 29 55

스크린샷 2025-01-04 오후 6 29 34 스크린샷 2025-01-04 오후 6 29 21


API

https://www.data.go.kr/data/15101578/openapi.do

About

컴포즈 공부용

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages