Skip to content

leandrovidal56/School

Repository files navigation

School

Projeto para estudo pessoal com a finalidade de aprimorar os conhecimentos em estrutura e relacionamento de tabelas o case escolhido foi de uma escola, onde temos professores, alunos, matérias, salas e provas.

Esse projeto foi iniciado com uma modelagem de dados na qual segue o link abaixo:

https://excalidraw.com/#room=d1a5a995c340e71b43b9,TmSwWYm-Cb6k7M8CCc4XJA

Status

✅ Finalizado ✅

Pré requisitos

  • docker start database

    Installing

    • git clone git@github.com:leandrovidal56/School.git

    • yarn install

    • docker run --name escola -p 6379:6370 -d -t redis:alpine

    • yarn dev

Tecnologias

  • node.js

Endpoint

GET/student - usage in Get the students
GET/teacher - usage in Get the theachers
POST/student - usage in Create the students
POST/teacher - usage in Create the teachers
POST/subject - usage in Create the subject
POST/classroom - usage in Create the classroom
POST/test - usage in Create the test

Contribuidores


Leandro Vidal
(https://github.com/leandrovidal56)

Autor

Leandro vidal

About

Projeto de estrutura de escola

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published