Meal Planner Walkthrough
The Meal Planner feature returns recipes to users based on a certain budget, number of guests, & number of recipes.
This is our Anti-Inflation feature.
Time to read:
20 minutes
Time for base implementation:
4 hours
Time for full customization:
1.5 weeks
Prerequisites
Packages
To have the Mealz functioning properly, you must install our package MealziOSSDK.
Here are the instructions
Initialize Miam
Also, you must initialize mealz in your AppDelegate.
Here are the instructions
Ingredients
The Meal Planner is made up of 9 base pages, where 4 of them are already implemented if you have implemented Catalog Feature. It also has a Call To Action that can be implemented inside the Catalog Feature directly.
Meal Planner CTA
The MealPlannerCTA is a simple button for launching the MealPlanner Feature.
Of course, you can implement your own custom button or navigation link for launching this feature as well.
