Self-hosted Multi-User SaaS with Logic Overrides by Marcel StredakSelf-hosted Multi-User SaaS with Logic Overrides by Marcel Stredak

Self-hosted Multi-User SaaS with Logic Overrides

Marcel Stredak

Marcel Stredak

Little Hero Meals: Family SaaS and Automated Logistics Engine

The Mission

Eliminating decision fatigue and mealtime friction for modern parents.
Parenting involves constant low-level logistics. The "What's for lunch?" battle is a daily drain on time and energy. I was brought in as the Lead Architect to transform a simple planning concept into a robust SaaS that handles the heavy lifting of ingredient reconciliation and picky-eater management.

The Strategy: Product Thinking over Code

Instead of just building a digital calendar, I focused on the underlying logistics of family meal prep. I recognized that the real value lies in what happens after the plan is made.

The Ingredient Reconciliation Engine

Automated Logistics: I engineered a pipeline that breaks down chosen meals into precise ingredients, parses custom text inputs, and generates a unified, grouped shopping list.
Smart Overrides: I built a dynamic system where kid-specific "approved" or "yucky" ratings proactively notify parents during the planning phase, preventing wasted meals.
Admin Sandbox: To ensure a high-quality user experience, I developed an isolated sandbox where recipes are vetted and cataloged before being published to the global Discover feed.
"Marcel brought a level of thoughtfulness and strategic product thinking that went well beyond simply building to spec. He looked at the concept critically and suggested smarter solutions that made the product stronger."

Technical Architecture

I architected this platform to be a scalable foundation built for multi-tenant growth.
High-Speed Interaction: Utilized Laravel 12 and React with Inertia.js to bypass full-page reloads. This delivered the fluid, SPA-like experience users expect from modern SaaS.
Relational Data Integrity: Designed a complex PostgreSQL schema mapping households to customizable week plans and individual slot selections without sacrificing query performance.
Zero-Drag UI: Transformed a complex nested timeline of child-specific overrides into an intuitive interface, eliminating the friction of managing different meals for picky eaters.

The Outcome

I delivered a production-grade application that simplifies family logistics while maintaining strict data normalization.
5.0/5.0 Client Rating: Successfully delivered the project with a focus on visible early milestones.
Reduced Manual Work: The automated list generation saves parents hours of manual transcribing each week.
Scalable Foundation: The architecture is ready to support a rapidly growing multi-user base.

Weekly Meal Planner and Shopping List

Recipe Discovery and Feed

Meal Ratings and Family Feedback

Like this project

Posted Mar 22, 2026

I architected a Laravel and React SaaS that automates family meal logistics, featuring an ingredient reconciliation engine and smart feedback loops for parents.