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] 분석 리포트 기능 구현 #74

Open
che0432 opened this issue Sep 21, 2023 · 0 comments
Open

[Feat] 분석 리포트 기능 구현 #74

che0432 opened this issue Sep 21, 2023 · 0 comments

Comments

@che0432
Copy link
Contributor

che0432 commented Sep 21, 2023

  1. 점수 저장 API

    • Answer테이블에 int형 score 칼럼 추가
    • AnswerId와 FeedBack을 받아 split으로 \n과 :과 /을 분리자로 분리 후 "점수" 다음의 항목을 score 칼럼에 저장
  2. 카테고리별 최근 푼 문제 개수 API

  3. 평균점수 비교 API

    • 카테고리 별 사용자 전체 평균 점수, 카테고리 별 특정 사용자 평균 점수를 출력(SQL문 사용)
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

No branches or pull requests

1 participant