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

Option을 Question으로 귀속 #35

Open
eun-seong opened this issue Feb 19, 2024 · 0 comments
Open

Option을 Question으로 귀속 #35

eun-seong opened this issue Feb 19, 2024 · 0 comments

Comments

@eun-seong
Copy link
Member

OptionId를 Question이 가지고 있어서 항상 Option을 조회하게 되는데, RDB처럼 사용하고 있는 것 같아 NoSql의 특징을 더 살리 위해서 한 컬렉션에서 관리하는 것이 더 올바르다는 판단입니다.

기능 설명

Option Collection을 삭제 하고, 각 Question이 Option을 가지고 있는 방식으로 변경합니다.
Question 별로 통계를 내기 때문에 따로 관리할 필요 없다고 판단하였습니다.

요구 사항

  • 대시보드와 질문 조회 등 관련 api 수정 필요

특이 사항

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant