SENG480a-NutriDine / mobile

The mobile app
Apache License 2.0
0 stars 0 forks source link

User-Specific Daily Values #59

Open johnmck95 opened 6 months ago

johnmck95 commented 6 months ago

The NutritionalFacts Label that we present is based on the standard 2000-calorie diet. However, people have vastly different nutritional requirements. Once users have an account (#56), we can store their specific dietary needs (max calories, max fats... etc + vitamins/minerals they care about), then tailor the DetailedFoodModal to fit their specific bodies.

Feature Name: Use-Specific Daily Values Description: Please see above Requires: building a user-facing form for preferences, firebase data modelling, new hook to fetch user info, updating frontend components to select user preferences or avg daily % Due: End of Term Status: Depends on #56 Time Estimation: 30hrs