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] 냉장고 CRUD 기능 구현 #40

Merged
merged 10 commits into from
Jan 29, 2024
Merged

[FEAT] 냉장고 CRUD 기능 구현 #40

merged 10 commits into from
Jan 29, 2024

Conversation

longrunBiin
Copy link
Collaborator

  • 냉장고 재료 추가
  • 재료 1개 검색 (클릭시 상세 정보)
  • 재료 전체 검색 (냉장고 메인화면)
  • 재료 삭제

…nto feature/4

# Conflicts:
#	.gradle/8.5/executionHistory/executionHistory.bin
#	.gradle/8.5/executionHistory/executionHistory.lock
#	.gradle/8.5/fileHashes/fileHashes.bin
#	.gradle/8.5/fileHashes/fileHashes.lock
#	.gradle/8.5/fileHashes/resourceHashesCache.bin
#	.gradle/buildOutputCleanup/buildOutputCleanup.lock
#	.gradle/file-system.probe
#	.idea/misc.xml
#	.idea/modules/IRECIPE_Server.main.iml
#	build.gradle
#	build/classes/java/main/umc/IRECIPE_Server/apiPayLoad/code/status/ErrorStatus.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/Ingredient$IngredientBuilder.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/Ingredient.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/IngredientCategory$IngredientCategoryBuilder.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/IngredientCategory.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/Member$MemberBuilder.class
#	build/classes/java/main/umc/IRECIPE_Server/domain/mapping/Member.class
#	build/tmp/compileJava/previous-compilation-data.bin
@longrunBiin longrunBiin linked an issue Jan 28, 2024 that may be closed by this pull request
5 tasks
@alsrudursla alsrudursla added the ✨ feature New feature or request label Jan 28, 2024
@jun23314 jun23314 merged commit f5ad68b into develop Jan 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [FEAT] 냉장고 재료 CRUD
4 participants