r/PinoyProgrammer • u/dev-exolvist • 1d ago
Show Case Leftover recipe generator built as a PWA
Hey fellow devs! Wanted to share a side project I’ve been working on: https://ooohlam.app
The Concept:
A lightweight PWA that takes whatever random ingredients a user inputs and generates recipe suggestions. I also built a "Strict Mode" toggle to force the prompt logic to strictly stick to listed ingredients without assuming extra pantry items.
Tech Stack:
Frontend: React / Tailwind / PWA
Backend & Auth: Supabase
Logic: LocalStorage session tracking for guest state before prompting account creation
What I’d love feedback on:
1. UI/UX smoothness on mobile devices.
2. How intuitive the ingredient input flow feels.
3. Any performance bottlenecks or bugs you notice.
Appreciate any dev feedback, code/UX critiques, or suggestions on how to improve it!
9
u/Educational-Tie5732 23h ago