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

[#16] home UI #17

Merged
merged 9 commits into from
Jan 6, 2024
Merged

[#16] home UI #17

merged 9 commits into from
Jan 6, 2024

Conversation

YiBeomSeok
Copy link
Member

Issue

Overview (Required)

  • 주변의 카페를 위치 기반으로 불러올 수 있도록 하였습니다.
  • 위치 권한을 필요로 합니다. 위치를 가져오기 위해 :core:location 모듈을 추가하였습니다. 이는 곧 추가될 map 탭에서 위치를 필요로 하기 때문입니다.
  • 찜한 매장 UI는 아직 찜하기 기능을 넣지 않았기 때문에 보류하였습니다.
  • 만일 위치 권한 요청을 거절하였을 경우에 대해 처리를 해야 합니다. 만일 거부된다면 임의의 위치 기준으로 카페를 불러오고 새로 고침 기능을 추가하여 다시 권한 설정을 하도록 유도해야 할 것입니다.

Links

Screenshot

Before After

@YiBeomSeok YiBeomSeok added the bmsk yibeomseok label Jan 6, 2024
@YiBeomSeok YiBeomSeok self-assigned this Jan 6, 2024
@YiBeomSeok YiBeomSeok merged commit d87ccd5 into develop Jan 6, 2024
1 check passed
@YiBeomSeok YiBeomSeok deleted the feature/16-home-ui branch January 6, 2024 09:43
@YiBeomSeok YiBeomSeok linked an issue Jan 6, 2024 that may be closed by this pull request
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bmsk yibeomseok
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[홈 화면] 홈 화면 UI 구성
1 participant