storage\database_repo\meal_database_repo library
Classes
- MealDatabaseRepo
-
The
MealDatabaseRepoclass provides repository methods for meal-related database operations. It interacts with theDatabaseWrapperto perform CRUD operations and manage meal data in the local database.