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: 명함 만들기 UI 구현 (#372) #375

Merged
merged 14 commits into from
Mar 8, 2023

Conversation

hyun99999
Copy link
Member

🌴 PR 요약

🌱 작업한 브랜치

🌱 작업한 내용

  • 명함 만들기 UI 구현
  • 기본, 직장, 덕질 라벨이 적힌 배경 뷰는 너비 대비 높이를 설정하였습니다.
  • 기본 배경 뷰를 화면의 Y축 기준으로 설정하고, 직장 덕질 배경 뷰를 간격을 주어 설정하였기 때문에 14 Pro Max 에서도 이질감이 없었습니다.

📸 스크린샷

기능 스크린샷
명함 만들기 뷰

📮 관련 이슈

- 명함 만들기 버튼 배경 색의 평소와 선택시 컬러를 다크모드 대응하여 추가함
- 카드 만들기 뷰 컨트롤러 생성.
- 뷰 모델 역할을 할 파일 생성
…ease into feature/TeamNADA#372

# Conflicts:
#	NADA-iOS-forRelease.xcodeproj/project.pbxproj
- deleteTabBar 노티를 관찰하지도 않고, 이로 인한 동작이 탭바의 삭제인데 메인에서 푸시되면서 어차피 탭바가 사라지기 때문에 아무런 영향이 없어서 삭제.
- CardCreationCategoryViewController 로 화면전환.
- FrontViewController 에서 변경한 액션 이름 연결.
@hyun99999 hyun99999 added Hyungyu 🐯 현규 교수님 작업 Feat 새로운 기능 구현 labels Mar 8, 2023
@hyun99999 hyun99999 requested a review from dlwns33 March 8, 2023 05:33
@hyun99999 hyun99999 self-assigned this Mar 8, 2023
Copy link
Member

@dlwns33 dlwns33 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다 수고하셨습니다~!

@hyun99999 hyun99999 merged commit 28b954a into TeamNADA:develop Mar 8, 2023
@hyun99999 hyun99999 deleted the feature/#372 branch March 8, 2023 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능 구현 Hyungyu 🐯 현규 교수님 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: 명함 만들기 UI 구현
2 participants