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

refact: 기온 검색 수정, 페이지네이션 추가, 팔로우 타임라인 조회 API #40

Merged
merged 14 commits into from
Oct 27, 2023

Conversation

gyeong3un2
Copy link
Member

🛠️ 변경사항

  • 범위로 기온 검색하는 슬라이더 최소/최대로 디자인 변경 후, API 연동
  • 검색 버튼 눌러야 검색되도록 수정
  • 페이지네이션 API 연동
  • 전체보기/팔로우 보기 버튼 생성
  • 팔로우 보기 클릭 시 팔로우 타임라인 조회하도록 API 연동


☝️ 유의사항



❗체크리스트

  • 하나의 메소드는 최소의 기능만 하도록 설정했나요?
  • 수정 가능하도록 유연하게 작성했나요?
  • 필요 없는 import문이나 setter 등을 삭제했나요?
  • 기존의 코드에 영향이 없는 것을 확인하였나요?

@vercel
Copy link

vercel bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 27, 2023 7:47am

@gyeong3un2 gyeong3un2 merged commit 76f209a into develop Oct 27, 2023
3 checks passed
@gyeong3un2 gyeong3un2 deleted the refact/i38 branch October 27, 2023 07:50
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.

[REFACTOR] 기온 검색 수정, 페이지네이션 추가, 팔로우 타임라인 조회 API
2 participants