sathish0305 / Quiz-App

Quiz App is simple quiz application, technologies used is Django and for design bootstrap.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz App

This is simple quiz Application Admin(superuser) role is manage users and create quiz questions. user role is take quiz

first INSTALL requirements.txt using cmd

  • pip install -r requirements.txt

Login and Register Functionalities

  • If the user is new, need to register their details in register page
  • if already existing user, need to login and take quiz

Quiz Functionality

  • User must answer all the questions
  • User cannot copy questions and paste in new browser tab
  • After Answering all the questions by submitting at last user gets results

About

Quiz App is simple quiz application, technologies used is Django and for design bootstrap.


Languages

Language:Python 54.1%Language:HTML 45.0%Language:CSS 0.9%