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

[Project4~7/손수림] The message, Counter, Image carousel, Digital clock #16

Open
wants to merge 9 commits into
base: sonsurim_working
Choose a base branch
from

Conversation

sonsurim
Copy link
Member

4. The message

image

  • keyup 이벤트와 click 이벤트를 이용하여 화면의 텍스트를 업데이트 했습니다. flex를 이용하여 레이아웃을 정의하였습니다.

5. Counter

image

  • click 이벤트를 이용하여 active되었을 때의 스타일과 현재 번호를 표현 기능을 구현하였습니다.

6. Image carousel

image

  • arrow와 indicator에 이벤트를 바인딩하여 선택한 아이템으로의 이동을 구현하였습니다.

7. Digital clock

image

  • 지난 번 요한 멘토님께서 말씀주신 DateTimeFormat을 이용하여 원하는 형식의 시간을 가져와서 표현하였습니다.

아직 기본 요구사항만 구현이 되어 있지만 추후 컴포넌트 형태로 업데이트 하겠습니다!

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