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

[REQUEST] FEATURE : 관리자는 신청자 목록에서 학생들 이메일 주소를 관람할 수 있다. #78

Closed
ohinhyuk opened this issue Oct 22, 2023 · 0 comments · Fixed by #85
Labels
Feature New feature or request

Comments

@ohinhyuk
Copy link
Contributor

Request Description

신청자 목록에, 학생들 이메일 주소가 나오면 좋겠어요 스터디 하는 학생들에게 일괄 메일 보낼 때 필요합니다.

백앤드 작업

/api/admin/manageGroup
/api/admin/unmatched-users
/api/admin/allUsers
/api/admin/users/unassigned

네 가지 api에서 학생들의 정보를 보내 줄 때 학생의 이메일을 추가해줘서 보내줘야 한다.

프론트앤드 작업

관리자 페이지 중
스터디 그룹 생성
그룹 매칭 관리
스터디 신청자 정보 관리
페이지에서 학생들의 이메일 정보를 추가로 보여준다.
그리고 엑셀 다운로드에서 학생 이메일 정보를 추가로 출력해준다.

Reference Issue

HandongSF/histudy-be#141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
1 participant