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

[iOS] 반찬 CustomCell 구현 #12

Open
5 tasks done
ghis22130 opened this issue Apr 20, 2021 · 0 comments
Open
5 tasks done

[iOS] 반찬 CustomCell 구현 #12

ghis22130 opened this issue Apr 20, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request iOS iOS

Comments

@ghis22130
Copy link
Owner

ghis22130 commented Apr 20, 2021

  • 반찬 CollectionView에 쓰일 반찬 Custom Cell을 구현한다.
    • 반찬에 알맞은 image를 출력한다.
    • 반찬 제목: Bold, Black, 16px 이며 최대 2줄 까지 출력가능하다.
    • 반찬 설명: Gray3 Color, 14px 이며, 넘어가는 글자들은 ... 로 출력된다.
    • 가격 : n_price는 Bold, Black, 14px s_price는 Gray4, 14px, Strikethrough style로 출력된다.
    • 밷지 : 이벤트특가, 런칭특가를 필요에 따라 출력한다.
@ghis22130 ghis22130 added enhancement New feature or request iOS iOS labels Apr 20, 2021
@ghis22130 ghis22130 added this to the [iOS] 1주차 개발 milestone Apr 20, 2021
youngminshim-de added a commit that referenced this issue Apr 21, 2021
BanchanCustomCell.xib 파일에 Cell Layout 작성

issue: #12
youngminshim-de added a commit that referenced this issue Apr 21, 2021
Cell Autolayout 수정

issue: #12
youngminshim-de added a commit that referenced this issue Apr 22, 2021
이미지를 가져와 앱에 뿌려지도록 구현

issue:#12
youngminshim-de added a commit that referenced this issue Apr 23, 2021
반찬 커스텀셀에 특가 배지 넣기위해 BadgeStaciView를 추가하였습니다.

issue: #12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request iOS iOS
Projects
None yet
Development

No branches or pull requests

2 participants