maximocanedo / maximocanedo/QuePasaAPI
Comentarios: Eliminar comentario
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 2
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
La tarea consiste en implementar la funcionalidad **Eliminar comentario** relacionado con **Comentarios**.
Se considerará completada una vez que:
- [ ] Se hayan creado las acciones necesarias en el repositorio y en el servicio.
- [ ] Los endpoints correspondientes estén implementados.
- [ ] Se hayan realizado pruebas unitarias que validen todos los puntos mencionados.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing comment-related repository, service, and endpoint code, then review how similar deletion operations are implemented. Add the required repository and service actions, implement the corresponding endpoints, and create unit tests covering the stated behavior. Done means the deletion flow works and all relevant tests pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100