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

[1주차] 김류원 미션 제출합니다. #10

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Commits on Sep 6, 2024

  1. feat: Todo 리스트 기본 기능 구현

    - HTML 구조 설정
    - JavaScript를 이용한 Todo 항목 추가 기능 구현
    - Todo 항목 완료 상태 토글 기능 추가
    - Todo 항목 삭제 기능 추가
    - 한국어 날짜 표시 기능 구현
    김류원 authored and 김류원 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cab2ce1 View commit details
    Browse the repository at this point in the history
  2. fix: js오류 수정

    - todoForm 선택자 변경
    김류원 authored and 김류원 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d94c79a View commit details
    Browse the repository at this point in the history
  3. chore: css 수정

    김류원 authored and 김류원 committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    96c8e85 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. design: css 수정

    김류원 authored and 김류원 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    7475b3a View commit details
    Browse the repository at this point in the history
  2. chore: css 주석 수정 및 정리

    김류원 authored and 김류원 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    40e5a4d View commit details
    Browse the repository at this point in the history
  3. fix: vercel 배포시 이미지 깨짐 수정

    김류원 authored and 김류원 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    12107f1 View commit details
    Browse the repository at this point in the history
  4. fix: vercel 이미지 깨지는 현상 -> src url 변경

    김류원 authored and 김류원 committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    e9fb565 View commit details
    Browse the repository at this point in the history