codestates / codestates/devDiary-client

[Server] 댓글 작성

Abierto
#10 0 comentarios 0 reacciones 0 asignados Ver en GitHub
1.5h feature
Lenguaje dominante
JavaScript
Estrellas
0
Forks
2
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

#제목에 [Client], [Server] 꼭 써주세요!
#Labels 꼭 추가해야하는 라벨!
Type: feature, bug
Estimated time(예상소요시간) : 1h
Urgency(버그 중요도) : High, Middle, Low (버그있을때만 라벨넣어주시면 됩니다!)

###TODO 최대한 세세하게 써주세요!
- [ ] 댓글 내용, 작성자, 작성날짜 DB에 삽입 (comment table - foreign key 확인)
- [ ] 성공 실패시 응답

###Estimated time
> 하나를 골라주세요! 라벨만 추가해주시면 됩니다~!~!
- 0.5h
- 1h
- 1.5h
- 2h
- 2.5h
- 3h

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Línea de trabajo

Start by locating the server-side comment handling and the comment table schema, then verify the required foreign-key relationship. Implement storage for the comment content, author, and creation date, and confirm that both success and failure produce responses. Done means the database insertion and response behavior are covered for the comment feature.

Escrito por el modelo de indexación a partir del texto del issue.

Evaluación

Stack tecnológico
javascript
Área
api, backend, database
Tipo de issue
Nueva funcionalidad
Dificultad
3/5
Tiempo estimado
1-2 días
Estado de actividad
Estancado
Claridad
Bastante claro
Aptitud para principiantes
35/100

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.