Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 463 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 463 Bytes

YunakQuiz ( developed by RIA-079 group)

Before start to work with YunakQuiz system you should already have pre-installed python and django

To start project:

  1. Navigate to root folder via terminal
  2. run command "python manage.py syncdb" via terminal
  3. run command "python manage.py runserver" via terminal
  4. type adress 127.0.0.1:8000 into web-browser Please don't hesitate to contact me in case if you need any additional information about project