Skip to content

Conversation

@cohily12
Copy link

@cohily12 cohily12 commented Oct 6, 2018

-. undo, redo method를 위해 method를 log하는 class를 추가하였습니다.
(기능 구현을 위해 class가 다소 추가되어 결합도가 높아진 거 같습니다..)

확인 후 피드백 주시면 감사하겠습니다.

* initial structure, todo  object literal & add method

* modify todo objet & add update, conutTodoStatus method

* add remove method

* improve readability
* convert array(list) into object(listObj) for specific id assignment

* add showTag && showTags method

* add show & showAll(using Promise) method and make other todoPrint Object

* add getTime method

* divide function and refactoring

* revise step1 todo Object and add show method

* add showTag method

* add showTags method

* add showAll method

* create class Print to divide role

* test case

* class coupling

* refactoring class GetTodoObj

* showAll method refactoring using recursion

* refactoring
@cohily12 cohily12 closed this Oct 6, 2018
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

Successfully merging this pull request may close these issues.

1 participant