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] 장소 목록 API 분리 적용, 장소 목록 무한스크롤 적용 #384

Closed
nolanMinsung opened this issue Dec 16, 2024 · 0 comments · Fixed by #438
Closed

[Feat] 장소 목록 API 분리 적용, 장소 목록 무한스크롤 적용 #384

nolanMinsung opened this issue Dec 16, 2024 · 0 comments · Fixed by #438

Comments

@nolanMinsung
Copy link
Contributor

nolanMinsung commented Dec 16, 2024

🔥 Issue 내용

장소 목록 API가 세분화되어 변경된 API 적용하기 위함
이와 동시에 바뀐 API를 이용하여 무한스크롤도 구현할 예정

✅ To-do

  • [ ]
@nolanMinsung nolanMinsung self-assigned this Dec 16, 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 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 nolanMinsung changed the title [Feat] 장소 목록 API 분리 적용 [Feat] 장소 목록 API 분리 적용, 장소 목록 무한스크롤 적용 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant