Skip to content

Feat: event, presentation app & model & list API 개발#19

Merged
earthyoung merged 4 commits intomainfrom
feature/presentation-model-api
Jun 5, 2025
Merged

Feat: event, presentation app & model & list API 개발#19
earthyoung merged 4 commits intomainfrom
feature/presentation-model-api

Conversation

@earthyoung
Copy link
Contributor

  • event, presentation app 생성 (event app 하위에 presentation app이 있도록 설정)
  • DB Diagram을 사용하여 모델 생성
    • Presentation, PresentationType, PresentationCategory, PresentationCategoryRelation, PresentationSpeaker - presentation app
    • Organization, OrganizationUserRelation - user app
    • Event - event app
  • 위의 모델들에 대해 historical_records, model_translation 적용
  • presentation list API 생성
    • 전체 list API
    • presentation_category로 filtering 하는 list API
  • test 작성

@MU-Software
Copy link
Member

MU-Software commented Jun 3, 2025

요거 모델 생성/수정 시 get_current_user로 인해 테스트가 터지더라고요...
요거 PR 하나 올렸습니다, 고거 머지하시면 문제 없을거에요 🙇‍♂️

@earthyoung earthyoung merged commit 8e2bb47 into main Jun 5, 2025
1 check passed
@earthyoung earthyoung deleted the feature/presentation-model-api branch June 5, 2025 15:09
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

Successfully merging this pull request may close these issues.

2 participants