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

Step2-2 | UI구현 #3

Open
ChaminLee opened this issue Mar 8, 2022 · 1 comment
Open

Step2-2 | UI구현 #3

ChaminLee opened this issue Mar 8, 2022 · 1 comment

Comments

@ChaminLee
Copy link
Owner

No description provided.

@ChaminLee
Copy link
Owner Author

  • TaskViewController
    • TaskTableView 3개
    • delegate, datasource 공유
  • cell만들기
    • 타이틀, 디스크립션, 날짜
  • TableView
    • header에 row개수
    • 추가/ 수정화면 공통
      • 네비게이션
        • 타이틀
        • 데이트 피커
        • 텍스트뷰
    • 터치 → 수정
    • Swipe action
    • textfield
      • 그림자

@ChaminLee ChaminLee changed the title Step2-2 Step2-2 | UI구현 Mar 9, 2022
ChaminLee added a commit that referenced this issue Mar 9, 2022
- TaskListViewModel output 추가
- 파라미터 변경에 따른 프로토콜 수정
ChaminLee added a commit that referenced this issue Mar 9, 2022
ChaminLee added a commit that referenced this issue Mar 9, 2022
- TaskTableView 생성
- taskListViewModel 주입
ChaminLee added a commit that referenced this issue Mar 9, 2022
- 추가/수정/디테일의 공통 뷰 컨트롤러
- 생성에 따른 view 액션 추가
ChaminLee added a commit that referenced this issue Mar 9, 2022
ChaminLee added a commit that referenced this issue Mar 9, 2022
- 기존 changeState, move 메서드 파라미터 변경
- popOver를 띄우기 위한 메서드 구현
ChaminLee added a commit that referenced this issue Mar 10, 2022
- 입력 조건문에 따른 alert 추가
ChaminLee added a commit that referenced this issue Mar 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant