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

[BE] Calendar API 개발 #58

Open
4 tasks
BomLee427 opened this issue Mar 26, 2024 · 1 comment
Open
4 tasks

[BE] Calendar API 개발 #58

BomLee427 opened this issue Mar 26, 2024 · 1 comment
Assignees

Comments

@BomLee427
Copy link
Collaborator

BomLee427 commented Mar 26, 2024

✅ 구현할 기능

Calendar API 개발

🔨 상세 작업 내용

  • response 형태 결정(프론트측과 논의 필요)
  • 월별 조회
  • 프로젝트 선택 시 프로젝트 상세 추가 조회
  • 날짜(시작기간or종료기간) 수정

📄 참고 사항

  • [BE] Schedule CRUD API 개발 #52
  • 월별 일정 조회: ‘달력에서 보기’ 속성 선택한 일정만 출력+정렬 로직
  • 프로젝트 추가 조회: 달력에서 프로젝트 선택 시, 달력에서 보기 체크되지 않은 일정 정보도 조회 필요
  • 날짜 수정: 끌어다 놓기or앞뒤 드래그해 기간 조절하기 기능 추가. 캘린더상에서만 가능하고, 날짜정보만 변경되는 조작이므로 기존의 할일 수정과는 구분되는 별도 API로 존재하는 것이 좋을 것 같습니다
  • 개별 할일 조회 및 수정은 schedule 쪽 API 사용하면 될 것 같습니다.
@BomLee427 BomLee427 self-assigned this Mar 26, 2024
Copy link

Branch feature/issue-58 created for issue: [BE] Calendar API 개발

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