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

[3W3D] 리액트 Todo 프로젝트 개발 현황 #233

Open
7 of 10 tasks
asylee02 opened this issue Aug 19, 2022 · 0 comments
Open
7 of 10 tasks

[3W3D] 리액트 Todo 프로젝트 개발 현황 #233

asylee02 opened this issue Aug 19, 2022 · 0 comments

Comments

@asylee02
Copy link
Contributor

📌 기능 구현 현황

  • 화면 컴포넌트 구현
  • 화면 레이아웃 구현 : List View
  • 기능 구현 : Todo 아이템 추가
  • 기능 구현 : Todo 아이템 전체 목록 조회
  • 기능 구현 : Todo 아이템 삭제
  • 기능 구현 : Todo 아이템 수정
  • 기능 구현 : Todo 아이템 상태 변경
  • 화면 필터 : 완료 여부에 따른 필터 --- 진행중
  • 화면 필터 : 생성 날짜에 따른 필터
  • 화면 레이아웃 구현 : Grid View

👩‍💻 주요 개발 내용

주요 개발 내용 1

  • 삭제 수정 기능까지 구현했고, 체크 표시에 따라 토글로 false true 설정해서
    옆에 있는 필터 클릭시 바뀌게 하려고 했는데 잘 안되어서 아직 그 필터까지는 못했는데,
    프로젝트 시간이 지나더라도 날짜랑 필터 기능 부분은 하려고합니다.
    이번 프로젝트 하는데에 시간이 별로 없어서 못한 부분이 많아서 많이 아쉬웠습니다.
    image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants