Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danielfalcaovt/gestordealunos-backend

Backend do gestor de alunos da instituição English Faster
https://github.com/danielfalcaovt/gestordealunos-backend

Last synced: 2 months ago
JSON representation

Backend do gestor de alunos da instituição English Faster

Awesome Lists containing this project

README

        

![engfaster8](https://github.com/danielfalcaovt/GestorDeAlunos-Backend/assets/146419346/0b072a0b-c84f-4393-aa36-8591b69b8658)

Frontend: https://github.com/danielfalcaovt/GestorDeAlunos-Frontend

DBMS APP TO RUN IN LOCAL


Video:
https://www.youtube.com/watch?v=mVQNrQVGPrk&ab_channel=deenedev


SECURITY SYSTEM:



  • HASHED PASSWORD

  • JWT TOKEN IN COOKIES

DBMS FUNCIONALITY:


READ:



  • YOU CAN SEARCH FOR A STUDENT BY:


    • First Name

    • CPF

    • Parent

    • Module



CREATE:



  • YOU CAN REGISTER A STUDENT WITH:


    • First Name

    • Last Name

    • CPF

    • Parent

    • Module

    • Address & CEP

    • Phone



DELETE:



  • HOW YOU CAN REMOVE A STUDENT:


    • CPF

    • Writing "DELETAR" in a specific field to confirm.



CREATE:



  • YOU CAN UPDATE A STUDENT BY WRITING ANY OF THEM:


    • First Name

    • Last Name

    • CPF

    • Parent

    • Module

    • Address & CEP

    • Phone