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] 파티 내용 조회 기능 구현 #29

Open
3 of 4 tasks
runasy-koonta opened this issue May 26, 2024 · 0 comments
Open
3 of 4 tasks

[Feature] 파티 내용 조회 기능 구현 #29

runasy-koonta opened this issue May 26, 2024 · 0 comments
Assignees
Labels

Comments

@runasy-koonta
Copy link

runasy-koonta commented May 26, 2024

요약

파티 내용을 조회할 수 있는 기능을 구현한다.



작업 내용

  • 파티 내용 조회 API
  • 파티 참여 신청 API
  • 공유 URL 반환 API
  • 파티 신고 API



참고 사항

공유 URL과 관련된 부분은 프론트엔드와 협의하여 구현한다. (deeplink)



@runasy-koonta runasy-koonta self-assigned this May 26, 2024
runasy-koonta added a commit that referenced this issue May 26, 2024
… feature/#29

# Conflicts:
#	src/main/java/meltingpot/server/domain/entity/Account.java
#	src/main/java/meltingpot/server/domain/entity/Comment.java
#	src/main/java/meltingpot/server/domain/entity/Image.java
#	src/main/java/meltingpot/server/domain/entity/Post.java
#	src/main/java/meltingpot/server/domain/entity/Report.java
#	src/main/java/meltingpot/server/domain/entity/chat/Chat.java
#	src/main/java/meltingpot/server/domain/entity/chat/ChatUser.java
#	src/main/java/meltingpot/server/domain/entity/party/PartyParticipant.java
#	src/main/java/meltingpot/server/domain/entity/party/PartyWishlist.java
runasy-koonta added a commit that referenced this issue May 26, 2024
# Conflicts:
#	build.gradle
#	src/main/java/meltingpot/server/config/SecurityConfig.java
#	src/main/java/meltingpot/server/config/WebConfig.java
#	src/main/java/meltingpot/server/domain/entity/party/Party.java
#	src/main/resources/application.yml
runasy-koonta added a commit that referenced this issue May 26, 2024
[Feature] 파티 내용 조회 기능 구현
runasy-koonta added a commit that referenced this issue May 26, 2024
[Feature] 파티 내용 조회 기능 구현
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant