Package com.example.skeddly.business.database.repository
package com.example.skeddly.business.database.repository
-
ClassesClassDescriptionA class to handle retrieving events from Firestore.GenericRepository<T extends DatabaseObject>Represents a generic repository that can be extended to retrieve POJOs from Firestore.A class to handle retrieving notifications from Firestore.A class to handle retrieving tickets from Firestore.A class to handle retrieving users from Firestore.