Skip to content

HarshitaKalani/QuizOn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuizOn - Quiz Platform

Built using:

What's in it?

  • Login/ Logout
  • Signin/ Signout
    • Google authentication
  • Teacher interface
  • Quiz creation
    • MCQs
    • Subjective
    • Poll
    • Image question
  • Option add/ delete feature
  • Spreadsheet Import
  • Student interface
  • Give quiz
    • Timer
    • Skip question
  • Save quiz
  • Marks obtained

How to Use:

Step 1:
Download or clone this repository by using the link below:

git clone https://github.com/HarshitaKalani/QuizOn.git

Step 2:
Run the migration to create database schema:

python manage.py makemigrations
python manage.py migrate

Step 3:
Run the project by executing the below piece of code in console:

python manage.py runserver

You're done!

Upcoming features:

  • Phone number verification
  • Video questions
  • Attractive UI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published