An application to manage questions and getting feedbacks.
git clone https://github.com/0xOthmane/quiz_app.git
cd quiz_app
symfony composer install
symfony serve
- Listing all users questions
- Detail page for every question
- Create a new question
- Answer other users questions
- Auth / Profil page
- Deploy with docker and nginx