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

[관리자 페이지] 관리자 페이지 기능 추가 및 수정 #126

Open
3 tasks
gutanbug opened this issue Mar 2, 2024 · 1 comment
Open
3 tasks
Assignees
Labels
fix exist code fix refactor Some code refactoring

Comments

@gutanbug
Copy link
Collaborator

gutanbug commented Mar 2, 2024

현재 관리자 페이지는 관리자 권한이 있어야지만 접근 가능하다.

  • 관리자 페이지에서 추가 되어야 할 기능

  • With-Dankook 서비스 중에서 관리자 권한이 필요한 기능들

  • 채팅 관련 관리자 권한이 필요한 기능들

  • 관리자 페이지에서 수정 되어야 할 기능

  • 게시글 서비스 중 글쓰기 기능은 현재 게시글 페이지에 있는 것이 아닌 관리자 페이지로 이동시켜야함
    - 즉, 총학 공지 게시판 / 회의록 게시판 / 회칙 게시판 은 관리자가 사용하는 기능이므로 관리자 페이지로 전환

@gutanbug gutanbug added refactor Some code refactoring fix exist code fix labels Mar 2, 2024
@gutanbug
Copy link
Collaborator Author

gutanbug commented Mar 4, 2024

현재 관리자 페이지에서 게시글 페이지로 이동하면 아래와 같은 메뉴바로 구성되어 있다.

image

메뉴바에서 자유게시판을 삭제하고, 총학 공지 게시글 페이지를 추가해야하며 게시글 작성 기능을 추가해야한다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix exist code fix refactor Some code refactoring
Projects
None yet
Development

No branches or pull requests

4 participants