Crear modelo Comentario y votos #35

Open
opened 2025-09-01 21:16:43 +02:00 by manuel · 0 comments
Owner

Modelo Comentario:

  • id(autogenerado)
  • usuario que lo escribió
  • publicación en la que lo escribió
  • ranking

Modelo Voto (Ranking)

  • id(autogenerado)
  • total de votos
  • total votos positivos
  • total votos negativos
  • Puntuación = (positivos - negtivos)/totales
Modelo Comentario: - id(autogenerado) - usuario que lo escribió - publicación en la que lo escribió - ranking Modelo Voto (Ranking) - id(autogenerado) - total de votos - total votos positivos - total votos negativos - Puntuación = (positivos - negtivos)/totales
manuel added the
Kind/Feature
label 2025-09-01 21:17:16 +02:00
manuel added this to the Back #1 - Configuración y CRUD Modelos project 2025-09-01 21:17:18 +02:00
manuel added this to the Creación modelo de datos milestone 2025-09-01 21:17:21 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MCVIngenieros/mmorales.photo#35
No description provided.