HASKI-RAK / HASKI-Backend

This is the Backend System for our HASKI project.
GNU Lesser General Public License v2.1
4 stars 1 forks source link

Store Learning Path in DB #6

Closed MarcNor closed 2 years ago

MarcNor commented 2 years ago

Describe the feature to be developed When calculating a students learning path, it should be stored within the DB to access it afterwards as well.

Describe the Impact on the System Need to change ORM and repository. No bigger impact expected on other parts, since this is only an example implementation for testing.

Definition of Done What needs to be done, before the Issue can be closed?