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

댓글 추가하는 기능을 생성하였습니다. #34

Merged
merged 6 commits into from
Nov 7, 2024
Merged

Conversation

GeonH0
Copy link
Collaborator

@GeonH0 GeonH0 commented Nov 7, 2024

  • 댓글의 createAt시간이 마이크로 초까지 표현되는 형식으로 데이터가 전달되어 DateFormatter에서 소수점을 마이크로초까지 표현되는 형식으로 시간 변환 수정하였습니다
  • TextFiled와 Button을 넣어 입력 UI를 선언하였습니다.
  • 댓글을 추가하는 비즈니스 로직을 추가하면서 ViewController에 의존성 주입하는 부분을 수정하였습니다.

Copy link

sonarqubecloud bot commented Nov 7, 2024

@GeonH0 GeonH0 merged commit c62ac54 into main Nov 7, 2024
2 checks passed
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