You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
В командной строке перейти в корневую папку проекта
Установить зависимости из requirements.txt: pip install -r requirements.txt
Работа с бэком
В командной строке перейти в корневую папку проекта
Запустить сервер: python main.py
Ручки
Получение списка вопросов:
url: http://localhost:5000/api/questionnaries/get_questionnary
method: get
aruments: questionnary_name - название опросника (для теста используй только "test_questionnary")
возвращает json вида: