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

[feat] 본인인증 모달 섹션 첫번째 섹션 추가 스타일 추가 #67

Merged
merged 13 commits into from
Aug 5, 2024

Conversation

lybell-art
Copy link
Collaborator

#️⃣ 연관 이슈

📝 작업 내용

리버스 프록싱을 적용했습니다.
/api로 시작하는 모든 것들은 전부 백엔드 측으로 보내도록 구성했습니다.

정보등록 1번째 페이지를 구현했습니다.

  • /api/v1/event-user/send-auth로 api까지 쏘고, 에러 핸들링하고, 다음 섹션으로 넘어가는 것까지 구성했습니다.

정보등록 2번째 페이지의 스타일을 구성했습니다.

  • 아직 동작은 안 합니다.

기타 모달에서 쓰이는 공통 컴포넌트를 추가했습니다.

  • Button, Input 컴포넌트를 구현했습니다. 사용방법은 나중에 집가서 정리할 생각입니다.

@lybell-art lybell-art added the feat 기능 구현 label Aug 5, 2024
@lybell-art lybell-art requested a review from darkdulgi August 5, 2024 09:38
@lybell-art lybell-art self-assigned this Aug 5, 2024
Copy link
Collaborator

@darkdulgi darkdulgi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

고생하셨습니다!

@darkdulgi darkdulgi merged commit e711fc7 into dev Aug 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 기능 구현
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants