An open API service indexing awesome lists of open source software.

https://github.com/jonathanlight/generate_quiz

generate_quiz
https://github.com/jonathanlight/generate_quiz

Last synced: 9 months ago
JSON representation

generate_quiz

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