HumanLearning2021 / HumanLearningApp

GNU General Public License v3.0
3 stars 2 forks source link

Refactor DummyDatabaseService using the Repository Pattern #192

Closed bbjubjub2494 closed 3 years ago

bbjubjub2494 commented 3 years ago

Depends on #180

Close #177

It should be possible to write a Repository for a Firestore collection, a couple Repository adapters, and ultimately dismantle DatabaseService.