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] Class 페이지 구현 #29

Open
6 of 7 tasks
newminkyung opened this issue Jan 31, 2023 · 0 comments
Open
6 of 7 tasks

[feat] Class 페이지 구현 #29

newminkyung opened this issue Jan 31, 2023 · 0 comments
Assignees
Labels
✨feature New feature or request

Comments

@newminkyung
Copy link
Member

newminkyung commented Jan 31, 2023

✨ 추가 기능

  • 수업(Class)에 사용되는 모든 페이지 구현

📃 세부 사항

기존 세글과 다른 점

  • 전체 문제 목록: 문제 생성, 편집 제거
  • 과제 및 시험: 문제 생성, 편집, 삭제 추가
    • 문제 생성 버튼 누르면 [새 문제 만들기] or [기존 문제 불러오기]
  • 게시판
    • 각 문제에서는 필터링된 게시판 내용
    • 게시판 권한
      • 조회, 생성: 수업에 참여한 모든 사용자
      • 삭제: 교수, 조교, 작성자
      • 편집: 작성자
    • 댓글 CRUD 기능

✅ 투두리스트

참고 자료

@newminkyung newminkyung added the ✨feature New feature or request label Jan 31, 2023
newminkyung added a commit that referenced this issue Feb 7, 2023
- params를 이용하기 위해 Class 하위로 모든 Class 관련 Route가 오게 수정

Related to: #29
@newminkyung newminkyung self-assigned this Feb 8, 2023
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
Development

No branches or pull requests

1 participant