Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] feat: Retrofit2 를 사용해 Banchango-AI 서버와 네트워크 통신이 가능하다. #18

Closed
2 tasks done
SeongHoonC opened this issue Jun 2, 2024 · 0 comments · Fixed by #20
Closed
2 tasks done
Assignees
Labels
AN 안드로이드 Feature

Comments

@SeongHoonC
Copy link
Member

SeongHoonC commented Jun 2, 2024

💥이슈 설명

📚할 일 목록

  • Client 정의
  • RecipeRepository 구현체 정의

👀참고 사항

⌛기한

6월 3일

@SeongHoonC SeongHoonC added Feature AN 안드로이드 labels Jun 2, 2024
@SeongHoonC SeongHoonC self-assigned this Jun 2, 2024
SeongHoonC added a commit that referenced this issue Jun 15, 2024
* feat: data 모듈 생성 및 의존성 정의

* feat(recipe): 레시피 추천 저장소 & api 구현

* feat(recipeRecommend): 레시피 추천 화면을 그린다

* feat(RecipeUiState): 레시피 추천 아이템을 정의한다

* feat(RecipeRecommend): 레시피 추천 VerticalPager 애니메이션 구현

* feat: Main Screen 을 start destination 으로 변경

* feat(data): 레시피 Response mapper 정의

* feat(designsystem): Color 추가

* feat(reciperecommend): 무한스크롤 추가

* feat(recipeDetail): 레시피 상세 조회 api 사용

* feat(recipeDetail): 레시피 상세 조회 네비게이팅 구현

* feat(RecipeRecommend): 레시피 추천 목록에서 좋아요와 재료 목록을 확인할 수 있다

* feat(core): setting Kotlin Jvm build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AN 안드로이드 Feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant