Skip to content

vnd-null0/quiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple system for creating quizzes

Installing

pip install -r requirements.txt
  • $ cd sources
  • Initialize database
$ ./manage.py syncdb
  • Run
$ ./manage.py runserver
  • Open browser and go to
http://localhost:8000

About

Simple quiz (python/django)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published