storage\database_repo\meal_database_repo library

Classes

MealDatabaseRepo
The MealDatabaseRepo class provides repository methods for meal-related database operations. It interacts with the DatabaseWrapper to perform CRUD operations and manage meal data in the local database.