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

[10기 김장후] TodoList with CRUD #216

Open
wants to merge 14 commits into
base: kimjanghu
Choose a base branch
from

Commits on Jul 6, 2021

  1. feat: 초기 설정

    kimjanghu committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    0355050 View commit details
    Browse the repository at this point in the history
  2. feat: entry point 설정

    kimjanghu committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    3fda74c View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. feat: core component 추가

    janghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    0fb7a79 View commit details
    Browse the repository at this point in the history
  2. feat: core state 추가

    janghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    7c73ad4 View commit details
    Browse the repository at this point in the history
  3. feat: todo 추가

    janghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    5da65a2 View commit details
    Browse the repository at this point in the history
  4. feat: todo data 형식 변경

    janghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    1f04215 View commit details
    Browse the repository at this point in the history
  5. feat: WIP todoList checkbox 진행중..

    janghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    86965d7 View commit details
    Browse the repository at this point in the history
  6. feat: Add check todo

    kimjanghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    fabc69e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    58bb086 View commit details
    Browse the repository at this point in the history
  8. feat: todo 삭제

    kimjanghu committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    442933a View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    57aea54 View commit details
    Browse the repository at this point in the history
  2. feat: todo 수정

    kimjanghu committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    12a311c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d69a150 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. feat: todo filter 적용

    kimjanghu committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    b4592f1 View commit details
    Browse the repository at this point in the history