-
Notifications
You must be signed in to change notification settings - Fork 0
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] 장소 목록 API 분리 적용, 장소 목록 무한스크롤 적용 #384
Labels
Comments
nolanMinsung
added a commit
that referenced
this issue
Dec 22, 2024
nolanMinsung
added a commit
that referenced
this issue
Dec 22, 2024
nolanMinsung
added a commit
that referenced
this issue
Dec 22, 2024
지도에서와 장소 목록 뷰에서 사용하는 API를 분리 - 장소 목록 뷰에서 사용하는 API는 무한스크롤로 구현 가능하도록
nolanMinsung
added a commit
that referenced
this issue
Dec 22, 2024
nolanMinsung
added a commit
that referenced
this issue
Jan 16, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 16, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 17, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
- 마지막 셀이 보일 때 추가 데이터 로딩 요청 - '안 가본 곳' 과 '전체' 두 장소 목록 중에서 하나만 데이터 로징을 요청해서 둘 다 로딩 시작
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
'안 가본 곳'을 표한할 때 쓰이던 placeNeverVisited 라는 단어를 unvisitedPlace 로 변경. 보다 간결하게 하여 코드의 가독성을 향상시키기 위함.
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 18, 2025
nolanMinsung
changed the title
[Feat] 장소 목록 API 분리 적용
[Feat] 장소 목록 API 분리 적용, 장소 목록 무한스크롤 적용
Jan 19, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 19, 2025
nolanMinsung
added a commit
that referenced
this issue
Jan 21, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
🔥 Issue 내용
장소 목록 API가 세분화되어 변경된 API 적용하기 위함
이와 동시에 바뀐 API를 이용하여 무한스크롤도 구현할 예정
✅ To-do
The text was updated successfully, but these errors were encountered: