Austin Hagel

Contact Me

Status: released

Recipe Box

Overview

Recipe Box helps home cooks organize their favorite recipes, plan weekly meals, and generate consolidated shopping lists. All data stays local in the browser with optional JSON import/export.

Key Features

Technical Highlights

Built with SolidJS for fine-grained reactivity, ingredient scaling recalculates amounts in real-time without re-rendering the entire recipe. Fraction parsing handles inputs like "1 1/2 cups" and converts between metric and imperial units.

The grocery list aggregator merges duplicate ingredients across recipes, combining "2 cups flour" from one recipe with "1 cup flour" from another into a single "3 cups flour" entry.

Close-up of colorful source code displayed on a dark monitor
Close-up of colorful source code displayed on a dark monitor

Comments

Loading comments…