https://github.com/gabrielroot/rootquiz_symfonyrestapi
Um web app para fins de estudo. O objeto de aprendizagem foi o framework php Symfony.
https://github.com/gabrielroot/rootquiz_symfonyrestapi
doctrine php symfony
Last synced: about 1 month ago
JSON representation
Um web app para fins de estudo. O objeto de aprendizagem foi o framework php Symfony.
- Host: GitHub
- URL: https://github.com/gabrielroot/rootquiz_symfonyrestapi
- Owner: gabrielroot
- Created: 2021-11-05T21:22:45.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-20T03:47:58.000Z (over 4 years ago)
- Last Synced: 2025-03-23T16:24:59.351Z (about 1 year ago)
- Topics: doctrine, php, symfony
- Language: PHP
- Homepage:
- Size: 479 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RootQuiz_SymfonyRestAPI
Um web app para fins de estudo. O objeto de aprendizagem foi o framework php Symfony: Foi construída uma API Rest. Formulei um cenário com 2 níveis de acesso e quatro entidades.
### Tecnologias
##### REST [[Link do Repo]](https://github.com/gabrielroot/RootQuiz_SymfonyRestAPI)
- PHP 7.4
- PostgreSql
- Symfony 5.3
1. Doctrine
2. Security -> User
3. Security -> Acess Control
#### Front [[Link do Repo]](https://github.com/gabrielroot/RootQuiz_RactFront)
- React
1. Styled-Components
2. Axios
3. Semantic-UI
## Diagramas
### Diagrama de Classes

### Login

## Capturas
### Login

### Quiz

### Admin

### Edit
