kellyjoe256 / quizzer

Quiz application where users are presented with questions and expected to choose the right answer(s). Results are shown at end of each quiz.
https://quizzer.mayatsa-demo.com
1 stars 0 forks source link
api bulma laravel restful-api typescript vue vue-router vuex

Quiz Application

Quiz application where users are presented with different quizzes with their specific questions and expected to choose the right answer(s). Results are then shown to the user at the end of the quiz.

Backend

The api is built using TDD with Laravel.

To run the tests

cd api
clear && ./vendor/bin/phpunit --colors=always --stop-on-failure

Frontend

The ui is developed with vue + typescript.

Demo

You can check out the demo at this link.

You can use the following credentials to login if you need to poke around

EMAIL: admin@example.com or demo@example.com
PASSWORD: password