CMPUT301F23T15 / Kit

CMPUT 301 App Design Project
MIT License
1 stars 2 forks source link

Firebase UI exp #19

Closed Jesse-Goertzen closed 12 months ago

Jesse-Goertzen commented 12 months ago

Changed database access to use this: https://firebaseopensource.com/projects/firebase/firebaseui-android/firestore/readme/ Had to make changes in main activity after removing old database code Had to tweak item and itemset datatypes to correct mistakes and allow it to work.