IamMiracleAlex / Advanced-quiz-app

An advanced quiz application, with python, django and javascript for creating quiz questions, collecting answers, scoring and sending mail notifications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advanced Quiz App

To run locally:

cd Desktop (or any location for your choice)

git clone

pip -r requirements_dev.txt

python manage.py runserver

Goto localhost:8000 to view the web app.

About

An advanced quiz application, with python, django and javascript for creating quiz questions, collecting answers, scoring and sending mail notifications


Languages

Language:Python 100.0%