Skip to content

CRUD API, система опросов. Ответом на каждый вопрос может быть (текст, выбор одного варианта, выбор нескольких вариантов)

Notifications You must be signed in to change notification settings

fourteekey/QuizApp-v2.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Настройки

$ pip install -r requirements
$ cp config/example.env config/.env
$ python manage.py makemigrations
$ python manage.py migrate
$ python manage.py generate_type_question
$ python manage.py createsuperuser
$ python manage.py create_visitors

Запуск бэкенда

$ python manage.py runserver

About

CRUD API, система опросов. Ответом на каждый вопрос может быть (текст, выбор одного варианта, выбор нескольких вариантов)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published