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

Creating Basic Backend Structure #21

Closed MarcNor closed 1 year ago

MarcNor commented 1 year ago

Describe the feature to be developed

We want to have a very basic Backend setup, which is able to access the database. It should provide the main use cases for students, topics, courses and learning elements (CRUD). There will be no working with the domain model yet.

Describe the Impact on the System It will affect the whole application, since we will have a first working draft of the application.

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