Package com.example.slacks_lottoevent.database
package com.example.slacks_lottoevent.database
-
ClassDescriptionEntrantDB is a singleton class that listens to Firestore for changes to the "entrants" collection.Interface for listening to changes in the entrants cache.EventDB is a singleton class that manages the events in the Firestore database.Interface for listening to changes in the events in the Firestore database.FacilityDB is a singleton class that manages the Firestore database for facilities.Interface for listening to changes in the facilities collection.OrganizerDB is a singleton class that manages the Firestore database for organizers.Interface for listening to changes in the organizers collection.ProfileDB is a singleton class that manages the Firestore database for profiles.Interface for listening to changes in the profiles cache.