Skip to content

An Online Quiz Platform for conducting quizzes.

Notifications You must be signed in to change notification settings

jainkashish/Quizzo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quizzo

Objective

Quizzo is a web application which provides a platform to conduct quizzes and grade students based on their performance.

Technologies used

Framework

Django

Language

Python
HTML5
CSS3

Get Started

How to run project locally

Django Development Server

git clone https://github.com/jainkashish/Quizzo.git
pip install -r requirements.txt
cd Quiz
python manage.py migrate
python manage.py runserver

Open http://127.0.0.1:8000/ to view the Project.

About

An Online Quiz Platform for conducting quizzes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published