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

[feat] Piece Service API 구현 #50

Merged
merged 18 commits into from
Jan 22, 2025
Merged

[feat] Piece Service API 구현 #50

merged 18 commits into from
Jan 22, 2025

Conversation

beom84
Copy link
Contributor

@beom84 beom84 commented Jan 20, 2025

Related issue 🛠

Work Description ✏️

  • 공부 조각 완료 체크하기 API
  • 공부 조각 미완료 체크하기 API
  • 오늘 할 일/밀린 공부 View + 정렬 API
  • 오늘 할 공부 추가 리스트 API
  • 오늘 할 공부 추가하기 API
  • 밀린 공부 선택해서 오늘 공부로 추가하기 API
  • 오늘 할 공부 감추기 API

Screenshot 📸

46.mp4

Uncompleted Tasks 😅

  • 서버 204 확인 필요

To Reviewers 📢

API 연동 완료했습니다 코리 부탁드려요!!

@beom84 beom84 added this to the API연결 milestone Jan 20, 2025
@beom84 beom84 self-assigned this Jan 20, 2025
@beom84 beom84 requested a review from a team as a code owner January 20, 2025 19:08
@beom84 beom84 changed the title [feat] Piece Service APIT 구현 [feat] Piece Service API 구현 Jan 20, 2025
Copy link
Collaborator

@HAJIEUN02 HAJIEUN02 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
시간 날 때 추가코리 남기도록 하겠습니다~

Copy link
Contributor

@kamja0510 kamja0510 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

잘한다~

# Conflicts:
#	app/src/main/java/org/android/bbangzip/data/interceptor/AuthInterceptor.kt
#	app/src/main/java/org/android/bbangzip/data/repositoryImpl/remote/DummyRepositoryImpl.kt
#	app/src/main/java/org/android/bbangzip/di/RepositoryModule.kt
#	app/src/main/java/org/android/bbangzip/di/ServiceModule.kt
#	app/src/main/java/org/android/bbangzip/di/UseCaseModule.kt
@beom84 beom84 merged commit 4ce994f into develop Jan 22, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] Piece Service API 구현
3 participants