https://github.com/gahbr/registro-de-alunos
Registro de alunos em nodejs com front-end
https://github.com/gahbr/registro-de-alunos
crud estudos exercicio mysql nodejs sequelize
Last synced: 3 months ago
JSON representation
Registro de alunos em nodejs com front-end
- Host: GitHub
- URL: https://github.com/gahbr/registro-de-alunos
- Owner: Gahbr
- Created: 2022-09-15T22:45:16.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-16T21:15:20.000Z (over 2 years ago)
- Last Synced: 2024-12-29T14:51:58.469Z (5 months ago)
- Topics: crud, estudos, exercicio, mysql, nodejs, sequelize
- Language: HTML
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 👨🎓 Registro de alunos
## 💻 Sobre o projeto
Este Projeto é um exercício proposto durante o curso da GAMA Academy Dev for tech. Ele foi construído em nodeJs para fazer o registro de alunos.## 🛠 Tecnologias utilizadas
* HTML/CSS
* Bootstrap
* Javascript
* Express.js
* Node.js
* Sequelize
* MySQL## 🎨 Design
## 🛣 Rotas
### GET /
Página principal
### GET /alunos
Listagem de todos os alunos cadastrados no banco de dados
### POST /
Insere usuario## 👩💻Instalação
### ```npm install ```
### Rode o projeto com o script : ``` npm start```## 🦸 Autor
[](https://www.linkedin.com/in/gabriellribeiro1/)
[](mailto:[email protected])
[](https://github.com/Gahbr)