3PillarGlobal-Czechia / interview-app-api

API for Interview App.
MIT License
3 stars 1 forks source link

add order to questions in a set #68

Closed TomasNiemczyk98 closed 2 years ago

TomasNiemczyk98 commented 2 years ago

Summary

Created a new table for many to many relation between questions and question sets which contains their order. Questions returned from repository are already ordered.

Types of changes

PlesnikJakub commented 2 years ago

We could use some brainstorming for the design of this feature. @fpindej @petrspelos

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

100.0% 100.0% Coverage
13.9% 13.9% Duplication