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] NOW SERVER 클론 코딩 2차 과제 #11

Open
5 tasks
mini-min opened this issue May 8, 2024 · 0 comments
Open
5 tasks

[Feat] NOW SERVER 클론 코딩 2차 과제 #11

mini-min opened this issue May 8, 2024 · 0 comments
Assignees
Labels
🥕Clone Coding 클론 코딩 과제입니다 ✨Feat 새로운 기능 구현

Comments

@mini-min
Copy link
Member

mini-min commented May 8, 2024

👀 구현 내용

당근마켓 클론코딩 2차 과제입니다.

이번 클론 코딩 과제는 2가지 API를 구현합니다.

  • 등록된 상품들에 대한 지역별 List GET
  • 한 상품에 좋아요 추가 기능 (POST일지 PUT일지는 고민 후에 재량으로 결정해주세요!)

또한 API 명세서도 잊지 말고 작성해주세요! API 명세서는 PR에 추가해주시면 됩니다!

🚀 태스크

  • User Entity 수정 (지역, 매너 온도 등)
  • Product Entity 수정 (지역, 좋아요, 작성시간 등)
  • [GET] 개별 물건 조회 API 구현
  • [GET] 지역별 물건 리스트 조회 API 구현
  • [POST? PUT?] 한 상품에 좋아요 기능 API 구현
@mini-min mini-min added ✨Feat 새로운 기능 구현 🥕Clone Coding 클론 코딩 과제입니다 labels May 8, 2024
@mini-min mini-min self-assigned this May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🥕Clone Coding 클론 코딩 과제입니다 ✨Feat 새로운 기능 구현
Projects
None yet
Development

No branches or pull requests

1 participant