LOADED SRC_URL: https://producingtechnology.com/browser.html (PuppyPal app, loaded via RANDOM)
What the app does: PuppyPal is a puppy tracking app in demo mode. It shows a user profile (Alex), a puppy profile (Mochi, a 5-month-old Corgi, 18.5 lbs), training progress (Sit ✓, Come ✓, Stay ✗, Potty trained ✗), vaccination records (Rabies and Distemper, both Jan 14 2026), and a daily log showing meals, walks, date, mood, and notes.
Things that didn't work as expected: The app ran in "Demo mode (producingtechnology.com offline)" — meaning it couldn't connect to a live backend. All data appeared to be hardcoded/fake. The horizontal scan lines overlaid on the entire UI made it hard to read. There was no way to add or edit any data since it was offline demo only.
Prompt to improve the app: "Connect PuppyPal to a live backend so data can actually be saved and edited. Remove or make the CRT scan line overlay optional — it hurts readability. Add the ability to log a new daily entry (meals, walks, mood, notes) directly from the UI. Allow users to mark training skills as complete. Add a weight history chart so owners can track puppy growth over time."