umn-adc/gopher-fit-back

Nutrition Helper Functions

Open

#67 opened on Nov 10, 2025

View on GitHub
 (1 comment) (0 reactions) (1 assignee)Go (2 forks)auto 404
good first issue

Repository metrics

Stars
 (3 stars)
PR merge metrics
 (PR metrics pending)

Description

No routing necessary. Write helper functions in nutrition to calculate recommended calorie + protein intake given someone's body stats in the users table. It should be based on goals, activity level, height, weight, etc. It doesn't have to be insanely detailed for now, you can start with a rough estimate.

Contributor guide