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

학생 폼 제출 #355

Merged
merged 18 commits into from
Jun 7, 2024
Merged

학생 폼 제출 #355

merged 18 commits into from
Jun 7, 2024

Conversation

Huuuunee
Copy link
Member

@Huuuunee Huuuunee commented Jun 7, 2024

💡 배경 및 개요

학생 폼 제출 기능을 개발하였습니다.

Resolves: #350

📃 작업내용

학생 폼 제출 기능 개발을 하던 중 빼먹은 컬럼이 있어 추가 하였고 인증제 GroupAuthenticationArea를 하나로 묶어줄 수 있는 AuthenticationForm 테이블을 추가하게 되었습니다.

image 참고 부탁해요 !

🙋‍♂️ 리뷰노트

속도에 집중하다 보니 예외처리가 이루어지지 않았습니다. + 외래키가 맺어지지 않았기 때문에 나중에 유효성? 실제 있는 UUID인지를 검사하는 로직을 추가하는게 좋을거 같습니다 .

✅ PR 체크리스트

템플릿 체크리스트 말고도 추가적으로 필요한 체크리스트는 추가해주세요!

  • 이 작업으로 인해 변경이 필요한 문서가 변경되었나요? (e.g. .env, 노션, README)
  • 이 작업을 하고나서 공유해야할 팀원들에게 공유되었나요? (e.g. "API 개발 완료됐어요", "환경값 추가되었어요")
  • 작업한 코드가 정상적으로 동작하나요?
  • Merge 대상 브랜치가 올바른가요?
  • PR과 관련 없는 작업이 있지는 않나요?

🎸 기타

@Huuuunee Huuuunee linked an issue Jun 7, 2024 that may be closed by this pull request
@Huuuunee Huuuunee added 1️⃣ Priority: High 우선순위 - 상 ✨ Feature 신규 기능 labels Jun 7, 2024
@Huuuunee Huuuunee self-assigned this Jun 7, 2024
Copy link
Member

@ani2689 ani2689 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

Copy link
Contributor

@seungwon7308 seungwon7308 left a comment

Choose a reason for hiding this comment

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

코드 작성하시느라 수고하셨습니다!

@Huuuunee Huuuunee merged commit 5e41f0e into develop Jun 7, 2024
1 check passed
@Huuuunee Huuuunee deleted the feature/350-user-form-value branch June 7, 2024 12:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1️⃣ Priority: High 우선순위 - 상 ✨ Feature 신규 기능
Projects
None yet
Development

Successfully merging this pull request may close these issues.

학생 인증제 폼 제출 기능 개발
3 participants