codestates / codestates/SalkaMalka-client
[Task] LandingPage / 댓글
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Group: `client`
- Type: `feature`
- Detail: post에 comment 기능 추가
### TODO
1. [ ] post 랜더링시 comment 달수 있는 기능 추가
2. [ ] post에 좋아요 혹은 싫어요를 누르면 post를 추가로 작성하겠냐는 모달창 오픈
3. [ ] post에 좋아요 혹은 싫어요를 누르면 해당 div는 이 글의 좋아요 싫어요 비율로 변경
4. [ ] 모달창에서 댓글을 입력(혹은 입력하지않고)하고 서버로 요청
### Estimated time
`2h`
### Labels
- Estimated time: `E: 2h`
- Group : `client`
- Sprint: `Sprint__NUMBER__`
- Urgency: `High`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the LandingPage post-rendering entry point and trace how the client sends requests to the server. The work is done when users can add comments, see the like/dislike ratio after reacting, and submit the modal with or without comment text.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100