Skip to content

Comments

[FEAT] 라이브러리 비교 기능 틀 구현#41

Merged
hardwoong merged 2 commits intodevfrom
feat#31
Oct 27, 2025
Merged

[FEAT] 라이브러리 비교 기능 틀 구현#41
hardwoong merged 2 commits intodevfrom
feat#31

Conversation

@hardwoong
Copy link
Member

🧭 작업 개요

라이브러리 비교 기능을 위한 틀만 일단 구현했습니다.

🛠️ 작업 내용

  • 라이브러리 id 2개를 넣어 비교 기능 수행
  • 현재 ai 서버 미구현 상태이므로 적절히 작동하는지 테스트를 위해 하드코딩으로 테스트 api도 함께 구현

🔗 관련 이슈

Closes #31

📎 ETC

fastapi 관련 글로벌 패키지 내 구현해둔거 참고해서 나름 해석해서 적절한곳에 코드 낑겨넣었는데 맞겟죠,,?
그리고 도메인상 panel에 위치하는 것보다 library에 위치하는게 적절하다고 판단하여 해당 기능 api 도메인 위치를 변경했습니다.

  • 하드코딩해둔 테스트 api 때문에 서비스 코드가 다소(사실 아주 많이) 길어진 감이 있는데........ 빠른 시일안에 ai 서버 완성하고 테스트 api 코드 지울게요...

@hardwoong hardwoong linked an issue Oct 27, 2025 that may be closed by this pull request
1 task
@hardwoong hardwoong self-assigned this Oct 27, 2025
@hardwoong hardwoong added the ✨ feature 기능 구현 label Oct 27, 2025
@hardwoong hardwoong merged commit 71c59eb into dev Oct 27, 2025
@hardwoong hardwoong deleted the feat#31 branch October 27, 2025 13:13
@hardwoong hardwoong restored the feat#31 branch October 27, 2025 13:13
@hardwoong hardwoong deleted the feat#31 branch October 27, 2025 13:13
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.

[FEAT] 라이브러리 간 비교 기능 구현

1 participant