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] 출석 코드 입력 상세 뷰 구현 #7

Open
3 of 6 tasks
tngusmiso opened this issue Jan 30, 2023 · 0 comments
Open
3 of 6 tasks

[FEAT] 출석 코드 입력 상세 뷰 구현 #7

tngusmiso opened this issue Jan 30, 2023 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@tngusmiso
Copy link
Collaborator

tngusmiso commented Jan 30, 2023

화면 구현

  • NavigationBar
  • 코드 입력란
  • 출석하기 버튼

기능 구현

  • NavigationBar 현재 위치 표시
  • 목적지 ~ 현재위치 반경 계산 로직
  • 500m 벗어났을 경우 에러처리
  • 그 외에는 API 윤곽이 잡힌 후 개발 가능할 듯!
    • API 응답 에러처리 (네트워크 에러, 보안코드 불일치 등)

와이어프레임

image

@tngusmiso tngusmiso added the feature New feature or request label Jan 30, 2023
@tngusmiso tngusmiso self-assigned this Jan 30, 2023
tngusmiso added a commit that referenced this issue Feb 11, 2023
## Description
- Optional+Extension 추가 : isNil, isNotNil, isEmptyOrNil
- textField 입력될 때 마다 버튼 enabled 체크
- 버튼 enabled 값에 따라 configuration 변경
tngusmiso added a commit that referenced this issue Feb 11, 2023
- navigationBar appearance 설정
- backButton, titleView 설정
- swipeback 동작하도록 UINavigationController+Extension 추가
tngusmiso added a commit that referenced this issue Feb 11, 2023
- Optional+Extension 추가 : isNil, isNotNil, isEmptyOrNil
- textField 입력될 때 마다 버튼 enabled 체크
- 버튼 enabled 값에 따라 configuration 변경
@tngusmiso tngusmiso changed the title [FEAT] 출석체크 상세 View 구현 [FEAT] 출석 코드 입력 상세 뷰 구현 Feb 11, 2023
tngusmiso added a commit that referenced this issue Feb 11, 2023
- Optional+Extension 추가 : isNil, isNotNil, isEmptyOrNil
- textField 입력될 때 마다 버튼 enabled 체크
- 버튼 enabled 값에 따라 configuration 변경
tngusmiso added a commit that referenced this issue Feb 11, 2023
- Optional+Extension 추가 : isNil, isNotNil, isEmptyOrNil
- textField 입력될 때 마다 버튼 enabled 체크
- 버튼 enabled 값에 따라 configuration 변경
- MainAttendanceCodeCell 클릭 시 이동 로직 추가
tngusmiso added a commit that referenced this issue Feb 11, 2023
[FEAT][#7] 출석 코드 입력 상세 뷰 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant