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

🔀 :: (#442) - setting notice api #443

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from

Conversation

audgns10
Copy link
Member

PR 정보

  • 공지사항 기능의 api를 세팅했습니다

작업 결과

  • add Notification API
  • add NotificationDataSource
  • add NotificationDataSourceImpl
  • add NotificationRepository
  • add NotificationRepositoryImpl
  • add DeleteNoticeUseCase
  • add GetDetailNoticeUseCase
  • add GetNoticeListUseCase
  • add PatchNoticeUseCase
  • add PostWriteNoticeUseCase

@audgns10 audgns10 added the FEATURE 새로운 기능 요청을 나타냅니다. label Apr 25, 2024
@audgns10 audgns10 requested a review from wjdcksdn April 25, 2024 06:42
@audgns10 audgns10 self-assigned this Apr 25, 2024
@audgns10 audgns10 linked an issue Apr 25, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEATURE 새로운 기능 요청을 나타냅니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setting Notice API
1 participant