Skip to content

Feature/comp 205 create survey datamodel

Remco Tukker requested to merge feature/COMP-205_create_survey_datamodel into develop
  • Creates the basic datamodel for the questions and answers.
  • Added very basic dev functionality for saving and retrieving the answers for a hardcoded year and nren. A dummy questions entry is inserted as needed, the questions are still read from file for now.
  • Note that the endpoints do not have unittests yet, as the functionality is still quite different from what it should be eventually.

Merge request reports