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

Next.js 최윤석 sprint10 #731

Conversation

greenyun2
Copy link
Collaborator

요구사항

기본

  • 게시글 등록 페이지 주소는 “/addboard” 입니다.

  • 게시판 이미지는 최대 한개 업로드가 가능합니다.

  • 각 input의 placeholder 값을 정확히 입력해주세요.

  • 이미지를 제외하고 input 에 모든 값을 입력하면 ‘등록' 버튼이 활성화 됩니다

  • 게시글 상세 페이지 주소는 “/board/{id}” 입니다.

  • 댓글 input 값을 입력하면 ‘등록' 버튼이 활성화 됩니다.

  • 자유게시판 페이지에서 게시글을 누르면 게시물 상세 페이지로 이동합니다.

  • 게시글 상세 페이지 주소는 “/board/{id}” 입니다.

  • 댓글 input 값을 입력하면 ‘등록' 버튼이 활성화 됩니다.

심화

  • [x]
  • []

주요 변경사항

스크린샷

image
image

멘토에게

  • 미완성입니다. addboard 페이지 스타일링 밖에 못했습니다
  • 다음에 기능 추가해서 올리겠습니다

@greenyun2 greenyun2 closed this Jul 19, 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.

3 participants