Skip to content

Feature/add react router to survey

Remco Tukker requested to merge feature/add_react_router_to_survey into develop
  • add react router to the survey frontend (see App.tsx to know the know urls of the pages)
  • when serving with webpack, open the page on /survey to make the router work properly when serving with webpack and with flask
  • add a user list page and endpoint
Edited by Remco Tukker

Merge request reports