-
Notifications
You must be signed in to change notification settings - Fork 2
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
[Feature] 시간표 로그인 기능 구현 #458
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ThirFir
approved these changes
Nov 5, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수고하셨어여 트래킹 기능 좋네요~
어프해놓을게용
data/src/main/java/in/koreatech/koin/data/request/timetable/LecturesQueryRequest.kt
Outdated
Show resolved
Hide resolved
domain/src/main/java/in/koreatech/koin/domain/usecase/timetable/AddTimetableLectureUseCase.kt
Outdated
Show resolved
Hide resolved
...timetable/src/main/java/in/koreatech/koin/feature/timetable/component/TimetableInputField.kt
Outdated
Show resolved
Hide resolved
...timetable/src/main/java/in/koreatech/koin/feature/timetable/component/TimetableInputField.kt
Outdated
Show resolved
Hide resolved
...table/src/main/java/in/koreatech/koin/feature/timetable/component/TimetableTimeContentRow.kt
Outdated
Show resolved
Hide resolved
...etable/src/main/java/in/koreatech/koin/feature/timetable/section/BottomSheetCustomContent.kt
Outdated
Show resolved
Hide resolved
...table/src/main/java/in/koreatech/koin/feature/timetable/section/TimetableBottomSheetBasic.kt
Show resolved
Hide resolved
feature/timetable/src/main/java/in/koreatech/koin/feature/timetable/view/Timetable.kt
Outdated
Show resolved
Hide resolved
...ure/timetable/src/main/java/in/koreatech/koin/feature/timetable/view/TimetableBottomSheet.kt
Outdated
Show resolved
Hide resolved
nodobi
approved these changes
Nov 6, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
스크롤 트래킹 너무 좋은 거 같아요!! 고생하셨습니다!
data/src/main/java/in/koreatech/koin/data/repository/TimetableRepositoryImpl.kt
Show resolved
Hide resolved
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
요약
전달사항
시연영상
PR1.mp4
PR2.mp4
2024-11-05.7.mp4