BenniN/CourseworkSEM

Rework of 3-Layer-Architecture

Closed this issue · 0 comments

Since SQL statments belong to the data layer but are currently written in the business layer we need to refactor the code to fully separate these logic into different classes / interfaces.