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

Feature/#210 교직원 관련 api 연결 #217

Merged
merged 15 commits into from
Oct 4, 2024

Conversation

llddang
Copy link
Contributor

@llddang llddang commented Sep 25, 2024

관련 이슈

작업 요약

[BACKEND]

  • 교직원 목록 조회 api 구현
  • 교직원 삭제 api 파라미터 명 변경
  • 교직원 삭제 api에서 최고 관리자는 삭제할 수 없도록 수정

[FRONTEND]

  • 교직원 목록 조회 api 연결
  • 교직원 단일 등록 api 연결
  • 교직원 다중 등록 api 연결
  • 교직원 삭제 api 연결

리뷰 요구 사항

  • 리뷰 예상 시간: 15분
  • 궁금하신 점이 있다면 언제나 물어봐주세요!
  • 코드 스타일 잘못 된 것이 있다면 알려주세용!

@llddang llddang added 🎨 디자인 CSS 등 사용자 UI 디자인 변경 📬 API 서버 API 통신 🌑 백엔드 백엔드 개발 🌕 프론트엔드 프론트엔드 개발 labels Sep 25, 2024
@llddang llddang requested a review from tkschkim September 25, 2024 08:03
@llddang llddang self-assigned this Sep 25, 2024
@llddang llddang merged commit 336aa6e into develop Oct 4, 2024
2 checks passed
@llddang llddang deleted the Feature/#210-교직원_관련_API_연결 branch October 4, 2024 05:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌑 백엔드 백엔드 개발 🌕 프론트엔드 프론트엔드 개발 📬 API 서버 API 통신 🎨 디자인 CSS 등 사용자 UI 디자인 변경
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FRONT] 교직원 관련 api 연결
1 participant