Senior-Project-CSE-3213 / sp_flutter_app

iOS/Android app built with Flutter using MVVM architecture
3 stars 1 forks source link

Setup/Implement Firebase FirestoreService #21

Closed JustinASmith closed 3 years ago

JustinASmith commented 3 years ago

We will work on this in our meeting today (11/05/20). This will be a fun thing to work on together!

We will get this setup and working for UserProfile based actions.

JustinASmith commented 3 years ago

@CalebDoucet @ElijahBenMagee @SamBoggs1337 @Monterius @Schweinsei007 Take a look at https://pub.dev/packages/cloud_firestore/example to get a better idea of how we will set this up today.

We will be doing something similar to our AutService class, but instead of integrating Firebase Authentication we will be integrating Firebase Firstore.