/quiz_master

Django app for creating and solving quizzes.

Primary LanguageJavaScriptMIT LicenseMIT

Documentation for QuizMaster

Idea

  • QuizMaster is a platform for users to create and solve theory tests
  • Users can get statistics for the theory tests that they have solved

Project flow

  • Login:

    Screenshot 2024-06-07 at 14 15 54
  • Register:

    Screenshot 2024-06-07 at 14 17 37

Login and Register have validations for wrong or existing users


  • Home View:

    Screenshot 2024-06-07 at 14 19 45

  • Test Solving:

    Screenshot 2024-06-07 at 14 20 41
  • Statistics at the end of the test:

Screenshot 2024-06-07 at 14 22 02
  • Profile with no tests:

    Screenshot 2024-06-07 at 14 23 49
  • Profile with tests:

    Screenshot 2024-06-08 at 15 53 20

  • Add quiz:

    Screenshot 2024-06-08 at 15 52 08
  • Delete a quiz:

    Screenshot 2024-06-08 at 15 58 54