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] 게시글 작성 태그 제외 구현 및 CSS (#24) #31

Merged
merged 6 commits into from
Aug 14, 2023

Conversation

jh2ee
Copy link
Member

@jh2ee jh2ee commented Aug 9, 2023

관련 이슈

🔒 Closes

(#24)

작업내용

  • 작업 내용
  • 게시글 작성 폼 구현
  • 게시글 작성 기능 구현 (api연결 과정 주석 처리)
  • 작성 페이지 전용 헤더 구현
  • CSS

|작업 전|작업 후|

||image|
|:---:|image|

추후 진행할 사항

태그 기능 추가
API 연결

리뷰포인트

@hye-inA 주석 처리한 데이터 처리 방식 올바른지 확인 부탁드립니다.
게시글에 id 부여 백엔드에서 처리하는지, 작성자 확인 위한 api 주소도 공유 부탁드립니다.

@xlooslo Tag 기능에 사용된 tagsData 파일 분리 후 export해서 게시글 작성에도 재사용 가능하도록 처리 부탁드립니당

Reference

Checklist

  • 필요없는 주석, 프린트문 제거했는지 확인
  • 컨벤션 지켰는지 확인

@xlooslo
Copy link
Member

xlooslo commented Aug 11, 2023

@jh2ee
Tag 기능에 사용된 tagsData 파일 분리 후 export해서 게시글 작성에도 재사용 가능하도록 처리 부탁드립니당
-> 처리 후 commit 했습니다. 확인 부탁드려요!

Copy link
Member

@xlooslo xlooslo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니당

@jh2ee jh2ee merged commit c44d2c4 into develop Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants