jacob-macleod / Dolphin-Flashcard-App

http://www.dolphinflashcards.com
MIT License
1 stars 3 forks source link

Design and implement switch to firestore #124

Closed jacob-macleod closed 1 week ago

jacob-macleod commented 2 months ago

Design and implement a switch to using firestore as a database, rather than the realtime database. This will allow lots of users to be added, whereas before, the single collection of a realtime database would simply not allow it

jacob-macleod commented 1 week ago

This is now completed