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/create_announcement: 공고 등록 api 연결 #164

Merged
merged 11 commits into from
May 31, 2024

Conversation

kang9366
Copy link
Member

@kang9366 kang9366 commented May 31, 2024

Summary

공고 등록 api 연결

Description

  • 공고 등록 api를 호출하는 함수 추가
  • 공고 등록 api를 호출하기 위해 필요한 dto 추가
  • 이미지 uri를 file로 변환하는 util object 추가

Related Issue

#153

Sceenshot(option)

kang9366 added 11 commits May 21, 2024 00:35
…into feature/create_announcement

# Conflicts:
#	core/designsystem/build/kotlin/compileReleaseKotlin/local-state/build-history.bin
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.len
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/caches-jvm/lookups/lookups.tab_i
#	core/model/build/kotlin/compileReleaseKotlin/cacheable/last-build.bin
#	core/model/build/kotlin/compileReleaseKotlin/local-state/build-history.bin
@kang9366 kang9366 added the feat 새로운 기능 추가 label May 31, 2024
@kang9366 kang9366 self-assigned this May 31, 2024
@kang9366 kang9366 linked an issue May 31, 2024 that may be closed by this pull request
@kang9366 kang9366 merged commit b4261a4 into develop May 31, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat 새로운 기능 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feature/create_announcement: 공고 등록 화면 API 연결
1 participant