nathan-wick / nutrition-ai

A mobile app that uses machine learning to provide personalized nutrition recommendations based on a user's dietary preferences, health goals, and exercise habits.
1 stars 1 forks source link

Calculate User Nutrients #85

Closed nathan-wick closed 9 months ago

nathan-wick commented 9 months ago

Calculate what nutrients a user needs to meet their goals. This should be done in a cloud function that is triggered when the user's database document changes. We will need to rethink the user model and how users are stored in the database.