forked from codesquad-members-2022/todo-list
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
To Do
추가
- 텍스트뷰 500자 제한
- 텍스트뷰 글자 줄바꿈시 뷰 크기 동적으로 맞춰서 증가
- 제목 텍스트필드 & 내용 텍스트뷰 감지해서 등록 버튼 활성화 / 비활성화
- 등록 버튼 클릭시 제목 & 내용 가져와서 카드 구조체 생성
- 카드 구조체를 Network Manager가 parsing해서 API로 서버에 저장
- 저장 완료 OK 받으면 뷰에 추가
논리적 오류 주의
TextView의 Placeholder와 같은 내용의 text일 경우 서버에 post 보내면 안됨
(popUpView.getContentsTextViewText() == Constant.PopUpViewText.contentsTextViewPlaceholder일 경우)
삭제
- 테이블뷰 셀 trailing 스와이프 삭제 기능 구현
- 삭제 이벤트 발생시 서버에서 삭제
- 삭제 완료 OK 받으면 뷰에서 삭제
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels