HugTheMainframe / OenskeSkyen

1 stars 2 forks source link

Repository class #12

Open OSBJE opened 3 weeks ago

OSBJE commented 3 weeks ago

Teknical Description: Our repository is a class with methods there manages our model and SQL database. Please add methods when you build them

What: Our repository class should have following functions

Why: This is to keep track of all out methods.

How:

Acceptance criteria: Each of the methods should have a relevant Junit test on the method.