Skip to content

inesc-id/Firestore-ShoppingListApp

 
 

Repository files navigation

Firestore ShoppingListApp

ShoppingListApp is the companion Android app for the Youtube Tutorial: How to build a Shopping List App using Cloud Firestore and Android.

This tutorial covers everything you need to know, to incorporate Cloud Firestore database into an Android App. It will show you:

  • How to create a Firestore database structure
  • Hot to create the model classes for our database
  • How to implement Google and Firebase Authentication
  • How to add/display/update Shoppings Lists
  • How to share Shoppings Lists between users
  • How to add/display/update Products
  • How to send notifications to all users that are sharing the same Shoppings Lists

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%