spruhaN / nutrition_pal

1 stars 1 forks source link

Product Ideas (Rhoyalinn Cereno) #16

Open rcereno opened 1 month ago

rcereno commented 1 month ago
  1. Meal Suggestions/Ideas based on goals A potential product idea would be to have a feature that would suggest recipes or meals to users based on a filter (would need to add and implement) on their fitness goals, whether they would like to cut, bulk, just be healthy, etc., or even specific meal categories, such as keto, vegetarian, etc. You can create endpoints based on meal categories and return prepopulated recipes that relate to it.

  2. Workout Splits Since you can look up workout exercises based on muscle groups, maybe if possible, you can implement a feature to create workout splits, most likely when user is starting out or when they would like to change or start their workout routine (if that makes sense). Similar to the endpoint that returns exercises on type muscle group, but this would create a routine and have set days based on the users' availability or amount of times they would like to workout during the week.