Arquisoft / wiq_es1b

Wiq ES 1b
https://arquisoft.github.io/wiq_es1b/
0 stars 1 forks source link

Create repos #84

Closed alexfdzs closed 4 months ago

alexfdzs commented 5 months ago

Create repos to access to the different collections of the database.

This repos will open the connection, make the relevant query (or insert or delete), and close the connection.

There will be a repo for each of the entities.

These repositories will improve the security of our application decoupling the part of persistence with the part of services or views.

alexfdzs commented 4 months ago

Question and record repos done, todo user repo