Recollo is a FOMO Pet Tags platform where every tag is a QR code. Scan it, and you get a dynamic web app — but what you see depends entirely on who you are and whether the tag is claimed.
Recollo FOMO Pet Tags needed a web application where a single URL — linked to a physical QR code on a pet tag — had to intelligently serve three completely different experiences depending on the user's state.
An unclaimed tag should prompt a new owner to register. A claimed tag, when scanned by a stranger who finds a lost pet, should display the pet's details and owner contact information immediately — no login, no friction. And the authenticated owner should be able to update their pet's profile and manage their tag.
This isn't a simple static site — it's a mini web application with real state management, authentication, and a database layer, all wrapped in a branded, mobile-optimised interface.
We built the application on WordPress as the CMS and admin layer, with custom PHP handling the state logic and MySQL storing tag registrations and pet profiles.
The platform delivered a genuinely novel user experience: the same URL behaves like three different apps depending entirely on context. The mobile-first interface meant the critical finder flow — someone has found a lost pet and needs to reach the owner fast — worked flawlessly on any device with zero friction.
The architecture also allowed Recollo to scale tag inventory without developer intervention, since each new tag is simply a new record in the database with a generated QR code pointing to its unique URL.
Disclaimer: The websites listed in devPanda's portfolio were developed by Ethan Jarrett while employed at Yakk, and are not associated with devPanda. The intellectual property rights to these websites belong to the respective parties. devPanda is a personal portfolio showcasing the work of Ethan Jarrett and is not affiliated with any of the businesses represented in these projects.