[강원대 FE_윤채연] 미션 제출합니다.#51
Open
ychy61 wants to merge 10 commits into
Open
Conversation
ychy61
commented
Jun 9, 2024

Added the list of implemented features to README.md
기능 요구사항의 내용을 수정하였습니다.
할 일 추가 및 삭제 기능 추가 - 할 일 추가 시 Enter 키 또는 추가 버튼을 사용하여 빈 입력값이 아닌 경우에만 할 일을 목록에 추가하도록 함
할 일 목록 확인 가능 하도록 수정하였다.(사실 이전에 먼저 했어야 했는데 실수하여 내용이 길어졌을때 줄바꿈이 되도록 수정을 하였다.
할 일의 완료 상태를 전환하는 기능을 추가
할 일 필터링 기능 추가 - All, active, completed로 필터링 - 각 버튼 클릭 시 필터링된 목록 확인 가능
할 일 총 개수 확인 기능 추가 - 목록 위에 아직 완료하지 않은 할 일의 개수를 출력
리팩토링하여 파일을 폴더링하고 변수명을 명확하게 수정: - 파일을 적절한 폴더로 나누어 이동해 프로젝트 구조를 재구조화 - 변수명을 명확하게 수정
내용에 목록을 체크박스로 수정해 수행한 내용을 명확하게 확인할 수 있도록 함
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.