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] 여행후기 기본 구현 완료 #39

Merged
merged 6 commits into from
Jan 8, 2024

Commits on Jan 8, 2024

  1. [feat] 여행후기, 여행스케쥴 엔티티 추가

    - TripRecord 엔티티 추가
    - TripRecordSchedule 추가
    junmo95 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8eeeaea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a336fcb View commit details
    Browse the repository at this point in the history
  3. [feat] 여행후기(trip_record) controller, dto 구현

    - 해당 컨트롤러 내용 security에 제외되도록 추가
    junmo95 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    762d733 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312171d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba7106d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    516c7c6 View commit details
    Browse the repository at this point in the history