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

검색 화면 UI 구현 #21

Closed
Tracked by #20 ...
Minny27 opened this issue Mar 14, 2024 · 0 comments
Closed
Tracked by #20 ...

검색 화면 UI 구현 #21

Minny27 opened this issue Mar 14, 2024 · 0 comments
Assignees
Labels
Feature New feature UI User Interface

Comments

@Minny27
Copy link
Member

Minny27 commented Mar 14, 2024

No description provided.

Minny27 added a commit that referenced this issue Mar 14, 2024
- 기존에는 textField로 구현했었으나, 실제로 보여주기만 하기 때문에 UIView로 커스텀
Minny27 added a commit that referenced this issue Mar 14, 2024
- view model에 action에 함수 추가 후, 해당 함수를 호출하는 함수 구현
- 이벤트 발생 시, 해당 함수 호출
- DI에 vc, usecase, view model 생성 함수 추가
- Coordinator에 toMapSearch 함수 구현
Minny27 added a commit that referenced this issue Mar 14, 2024
- compositional layout 적용
- 샘플 데이터로 부터 응답받은 최신 검색 키워드를 collection view에 표시하도록 구현
- 네비 바 디자인은 추후에 진행할 예정
Minny27 added a commit that referenced this issue Mar 14, 2024
- base collection view cell 구현
@Minny27 Minny27 mentioned this issue Mar 14, 2024
3 tasks
@Minny27 Minny27 self-assigned this Mar 22, 2024
@Minny27 Minny27 added Feature New feature UI User Interface labels Mar 22, 2024
Minny27 added a commit that referenced this issue Mar 28, 2024
- url이 달라서 APITarget 새롭게 추가
- Keychain 클래스 생성 시, apiKey 설정 구현 -> 런타임 후의 보안을 위함
- 추후에 최근 검색 repository 구현할 예정
@Minny27 Minny27 closed this as completed Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature UI User Interface
Projects
None yet
Development

No branches or pull requests

1 participant