Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/danielfalcaovt/gestordealunos-backend
- Owner: danielfalcaovt
- License: mit
- Created: 2024-03-27T21:27:08.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-24T18:18:12.000Z (9 months ago)
- Last Synced: 2024-06-07T17:02:37.191Z (7 months ago)
- Language: JavaScript
- Size: 85 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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