echo-swent / echo

4 stars 0 forks source link

implement the repository pattern #18

Closed violoncelloCH closed 5 months ago

violoncelloCH commented 5 months ago

~Docs for the local database.~ -> #50 Docs for the supabase database.

Start by fetching from supabse without caching. Then implement the caching in the local database. This might be for the next sprint.

violoncelloCH commented 5 months ago

I'll restrict this for now to the interaction with supabase and implement the local db and synchronisation mechanism later on: #50

violoncelloCH commented 5 months ago

done in #32