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: Gathering - Entity, DTO 클래스 작성 및 CRUD 기능 구현 #4

Open
2 tasks
song-eojin opened this issue Mar 10, 2025 · 0 comments
Open
2 tasks

Comments

@song-eojin
Copy link
Collaborator

song-eojin commented Mar 10, 2025

이슈 설명

해당 이슈에 대한 설명을 해주세요. 그리고 해야 할 일들을 계획하고 풀 리퀘스트에서 수행할 수 있습니다.

  • 기본 CRUD 기능 구현
  • 엔티티 필드 : 제목, 내용, 작성자, 올린 시간, 장소(맛집), 모임 시간, 모집 마감 시간, 최대 인원, 상태(모집중, 모집마감), 게시물 테마 (축구 좋아하시는 분, 말 없이 밥 드실 분, 내가 어제 갔던 맛집)

관련 풀 리퀘스트 및 이슈

트러블슈팅이 있거나 중요한 풀 리퀘스트를 기록해주세요. 모든 풀 리퀘스트를 기록할 필요는 없습니다.

유의미한 코드리뷰가 있다면 꼭 표시하고 설명까지 달아주세요.


메모

필요에 따라 메모는 누적됩니다.

  • 후기에 대한 내용은, 후기 테이블 작성 이후에 추가 예정
@song-eojin song-eojin changed the title feature: 밥 친구 모임 게시글에 대한 CRUD 기능 구현 feature: Gathering - MVP 기능 구현 Mar 10, 2025
@song-eojin song-eojin changed the title feature: Gathering - MVP 기능 구현 feature: Gathering - CRUD 기능 구현 Mar 10, 2025
@song-eojin song-eojin changed the title feature: Gathering - CRUD 기능 구현 feature: Gathering - Entity, DTO 클래스 작성 및 CRUD 기능 구현 Mar 10, 2025
song-eojin added a commit that referenced this issue Mar 11, 2025
# Conflicts:
#	src/main/java/com/hackathon/bobFriend/gatherings/entity/GatheringEntity.java
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