You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In MealPlanFragment, there is about 30 lines of code just for getting the sum of each nutritional fact (calories, protein, etc.). I need to verify if there is a way to reduce this either through an extension or reworking some of the APIs.