Skip to content

CDS-Community/cds-scoreboard-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cds-scoreboard-backend

Attendance and Score Management System - CDS : Allows you to track attendance at events and meetings, assign scores for participation and attendance, and maintain score control (adm). It also allows you to register, see the activities and events in which they participated and also see the points they have (user)


Recomendaciones

  • Para abrir el diagrama descargar la extencion para VSCode : excalidraw

Recursos compartidos

Data Base - PostgreSQL

  1. Creacion y explicacion de la DB - youtube

  2. Tipos de datos en PostgreSQL

  3. Complementario: Restauracion/Creacion de una db a travez de un backup

    ACLARACION : El Backup se encuentra en la carpeta db con el nombre backup.sql

Backend

  1. Explicacion de creacion del servidor e implementacion del ORM
  2. Documentacion oficial del ORM utilizado - Sequelize
  3. Explicacion de la creacion y funcionalidad de los Schemas
  4. Explicacion de la creacion y funcionalidad de los Controllers
  5. Explicacion de la creacion y funcionalidad de las Rutas
  6. Validaciones (middlewares y helpers) : ¿Qué son y cómo identificamos cuales son necesarias?
  7. Explicacion de la creacion y funcionalidad de las Validadciones
  8. Autenticacion : Implementacion y funcionamiento
  9. Demostracion que repetir estos pasos no es de otro mundo

About

Attendance and Score Management System - CDS : Allows you to track attendance at events and meetings, assign scores for participation and attendance, and maintain score control (adm). It also allows you to register, see the activities and events in which they participated and also see the points they have (user)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors