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

[사전 미션 - 워밍업] - 수야(최영수) 미션 제출합니다. #26

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Sep 18, 2024

  1. step1: 언어 설정 변경 (en -> ko)

    스크린 리더가 문서의 언어를 인식할 수 있도록 하기 위한 설정
    cys4585 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    29febc9 View commit details
    Browse the repository at this point in the history
  2. step2: 시맨틱 태그 사용

    - 대상: App.tsx
    - div를 main, section으로 수정
    cys4585 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    277fd57 View commit details
    Browse the repository at this point in the history
  3. step3: 버튼 접근성 향상

    WAI-ARIA 속성을 활용해 감소/증가 버튼에 의미 부여 (스크린 리더가 버튼의 기능을 이해할 수 있도록)
    cys4585 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    1c71887 View commit details
    Browse the repository at this point in the history
  4. step4: 변경 사항에 대한 실시간 알림 추가

    감소/증가 버튼 클릭 시 승객 수 변경 사항을 모바일 낭독기를 통해 실시간으로 들을 수 있도록
    cys4585 committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    2dabbce View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0ea4e25 View commit details
    Browse the repository at this point in the history