Skip to content

A simple quiz app made using Django and vanilla JS

Notifications You must be signed in to change notification settings

Sourabhpatel1/Quiz_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiz_App

A simple quiz app made using Django and vanilla JS

Important

Run "python manage.py makemigrations" and "python manage.py migrate" to initialise SQLite database. Run "pip intstall -r requiremets.txt" to install dependencies Run "python manage.py runserver" to start development server on the local machine.

About

A simple quiz app made using Django and vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published