Skip to content

메인화면 API 연결 #78 - #103

Open
yys7517 wants to merge 20 commits into
developfrom
main_api_#78
Open

메인화면 API 연결 #78#103
yys7517 wants to merge 20 commits into
developfrom
main_api_#78

Conversation

@yys7517

Copy link
Copy Markdown
Contributor

💡 관련 이슈

close#78

🌱 변경 사항 및 이유

  • 메인화면 API 연결(인기 유저, 또다른 유저)
  • 좋아요 버튼 selector 설정
  • 로딩 구현

yysand others added 20 commits December 13, 2024 01:48
- 유저 GET 함수 작성 및 Response 구조 변경
Signed-off-by: yys <yys>
#78
# Conflicts:
#	app/src/main/java/com/eighteen/eighteenandroid/data/datasource/remote/service/UserService.kt
- Guest와 User 구분하기 위한 UserType 상수
- 초기 데이터 API 연결
- User Response, UseCase 구조 변경
- 무한 스크롤을 위해 totalPage 값에 따른 페이지 목록 초기화
#78
- 다음 페이지 request api를 통한 무한 스크롤 적용
- 현재 카테고리, 스크롤 위치 저장
- 유저 목록 아래 패딩 제거
#78
- 유저 좋아요를 위한 userId Int 값 추가
- 메인화면 notify 로직 수정
- 메인화면 스크롤 저장 로직 제거
#78
# Conflicts:
#	app/build.gradle.kts
# Conflicts:
#	app/src/main/java/com/eighteen/eighteenandroid/data/datasource/remote/service/UserService.kt
#	app/src/main/java/com/eighteen/eighteenandroid/domain/di/UserUseCaseModule.kt
#	app/src/main/java/com/eighteen/eighteenandroid/domain/repository/UserRepository.kt
#	app/src/main/java/com/eighteen/eighteenandroid/presentation/auth/signup/enterauthcode/SignUpEnterAuthCodeFragment.kt
@yys7517yys7517 changed the title main_api_#78메인화면 API 연결 #78Feb 6, 2025
@yys7517yys7517 self-assigned this Feb 6, 2025
@yys7517yys7517 added the feat label Feb 6, 2025
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Main API 연결

1 participant

@yys7517