https://github.com/jonathanlight/generate_quiz
generate_quiz
https://github.com/jonathanlight/generate_quiz
Last synced: 9 months ago
JSON representation
generate_quiz
- Host: GitHub
- URL: https://github.com/jonathanlight/generate_quiz
- Owner: Jonathanlight
- Created: 2022-03-27T23:32:34.000Z (about 4 years ago)
- Default Branch: develop
- Last Pushed: 2022-05-09T02:08:08.000Z (about 4 years ago)
- Last Synced: 2025-06-06T10:08:38.661Z (about 1 year ago)
- Language: PHP
- Size: 938 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quiz Symfony 5.4
### Why ?
---
### Requirements
---
- Apache 2.4
- PHP 7.2
- MySQL 5.7
- Composer
- Yarn
### Usage
---
### Installation
---
```
git clone git@github.com:Jonathanlight/generate_quiz.git
cd generate_quiz
```
### Installation front-end
---
### Configuration database
---
```
# Créer la base de donnée si cette base n'hesite pas encore
# -f signifie --force pour force l'excecution
- bin/console doctrine:database:create -f
# met a jour les entites en base de donnée
- bin/console doctrine:schema:update -f
```
### Configuration
---
### Troubleshooting
---
### FAQ
---
### Deployment
---
### Documentation
---
### Authors / Maintainers
---
- Jonathan