Skip to content

Jyess/quizie

Repository files navigation

Logo

Quizie

A web application to make quizzes, collect answers and analyze them.

Report a bug

Table of contents
  1. About
  2. Getting Started
  3. Contact

About

This project was made during my internship at Qwesteo. The goal was to get used to the Symfony framework in a context that is the closest to what I was going to work on.

Built with

Symfony
Php

Getting started

Installation (for Windows)

  1. Clone the project
  2. Download and install the Symfony CLI (https://symfony.com/download)
  3. Download and install Composer (https://getcomposer.org/download/)
  4. Download and install Yarn (https://classic.yarnpkg.com/lang/en/docs/install)
  5. Go inside the project
  6. Run composer install
  7. Run yarn install
  8. Run yarn encore dev
  9. Run php bin/console doctrine:database:create
  10. Run php bin/console d:s:u --force
  11. Run php bin/console doctrine:fixtures:load (creates a user, random quizes, results...)
  12. Start the server with symfony server:start
  13. Log in with "admin@gmail.com" and the password "azerty"

Contact

Axel IGHIR - axel.ighir@outlook.fr
Project link: Quizie

Back to top

About

No description, website, or topics provided.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors