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

Fix/connect like api #84

Merged
merged 3 commits into from
Feb 1, 2025
Merged

Fix/connect like api #84

merged 3 commits into from
Feb 1, 2025

Conversation

honeyyyoon
Copy link
Collaborator

✨ Feature Description

  1. 메인 페이지 검색 로직을 개선하였습니다.

    • 정렬 기능이 한 템포 늦게 적용되던 버그를 고쳤습니다.
    • 서치, 필터, 소팅하는 함수를 하나로 합치고, params를 만드는 함수를 분리하였습니다.
  2. 핫플 모드를 개선했습니다.

    • 검색 전, 검색했는데 숙소가 없는 경우의 UI를 구현했습니다.
    • 검색 후 핫플의 시도/시군구 정보를 보이도록 구성했습니다.
    • TOP3 숙소에 맞게 한 줄에 3개의 카드를 구성했습니다.
    • 핫플 모드에서는 페이지네이션 기능을 없었습니다.
  3. 메인 페이지에서 위시리스트를 구현했습니다.

    • 메인 페이지에서 axiosInstance를 통해 token을 넘겨 주게 하였습니다.
    • 위시리스트에 추가/제거를 즉각적으로 할 수 있도록 구현하였습니다.

Closes #58

@SeohyunLilyChoi SeohyunLilyChoi merged commit 6f1b0b5 into dev Feb 1, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants