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]BrowsingViewController 구현 #6

Open
4 tasks
thisisminseon opened this issue Jul 15, 2023 · 0 comments
Open
4 tasks

[Feat]BrowsingViewController 구현 #6

thisisminseon opened this issue Jul 15, 2023 · 0 comments
Assignees
Labels
✨ Feat 기능 추가

Comments

@thisisminseon
Copy link
Contributor

Issue : Feature
NavigationBar의 하단 부터 TableView를 생성하고 카테고리, 습관 CollectionView를 배치합니다.

Description

  1. TableView 생성
  2. Search Button -> 디자이너 확인 후 디테일하게 구현
  3. '친구들은요'부분은 CollectionView(Vertical)로 생성
  4. '카테고리, 습관'은 각각 CollectionView(Vertical, Horizontal)로 생성

Todo

  • 검색하기 아래부터 전체적 TableView 생성
  • 검색하기 Button (디자이너 확인 필요)
  • 카테고리 CollectionView(Vertical)
  • 습관 CollectionView(horizontal)

Reference(Optional)
검색 View는 추후 디자인에 따라 구현될 예정입니다.

@thisisminseon thisisminseon added the ✨ Feat 기능 추가 label Jul 15, 2023
@thisisminseon thisisminseon self-assigned this Jul 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feat 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant