What is it? An automated quizzer where people can come, answer questions, collect points and compete! This is one of the first projects I've made when started learning Symfony.
- Clone this repository
$ docker-compose up
$ ./tools/build.sh
- Use admin:admin to login into the system
bin/console email:marketing-send
sends marketing emails to users who didn't get an email in the last 30 days
- Symfony 5
- Bootstrap
- Github actions for CI
- PHPUNIT