ravega.net
Project

Nutrition source published

Recipe manager over the USDA FoodData Central dataset — calories, macros, vitamins and minerals, meal planning, pantry tracking, and a generated shopping list.

Stack

Python · FastAPI · React + Vite · PostgreSQL

Notable engineering

  • Resolves ingredients against the USDA FoodData Central dataset for calories, macronutrients, vitamins, and minerals.
  • Plans meals against diet goals and derives the shopping list from what the pantry does not already hold.
  • Switches between US and metric units throughout rather than storing one and converting at the edges.

Read the source →