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/#25/project detail page #28

Merged
merged 5 commits into from
Dec 20, 2024
Merged

Conversation

kevinmj12
Copy link
Collaborator

@kevinmj12 kevinmj12 commented Dec 20, 2024

Overview

프로젝트 상세페이지 제작

Related Issue

Issue Number : #25

Task Details

  • /project/{project_id} 경로를 통해 프로젝트 상세페이지로 들어갈 수 있습니다
  • 제목, 대표이미지, 링크, 내용을 확인할 수 있습니다.
  • 대표이미지를 클릭하여 원본 이미지 크기로 확인할 수 있습니다.
  • 링크를 클릭하여 링크에 접속할 수 있습니다.

추가로 NextJS에서 외부 이미지 URL을 통해 이미지를 보고자 할 때, next.config.mjs에 해당 URL을 등록해 주어야 해서 국민대 등록해놨습니다. (마지막에 빼야됨!)

image

Screenshots (Optional)

image

Test Scope & Checklist (Optional)

Please explain test scope, task, plan, method

  • 이미지를 클릭하였을 때 원본 이미지 사이즈로 확인된다.
  • 링크를 클릭하였을 때 해당 링크가 새 탭에서 열린다.
  • 창 사이즈에 맞게 Markdown Viewer 등이 조절된다

Review Requirements

@kevinmj12 kevinmj12 self-assigned this Dec 20, 2024
@ji-hunc
Copy link
Member

ji-hunc commented Dec 20, 2024

LGTM

@ji-hunc ji-hunc merged commit 6910403 into develop Dec 20, 2024
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