FindingNeno
Dashboard
Max
Golden Retriever
Brooklyn, NY • 3d lost
Luna
Siamese Cat
Manhattan, NY • 1d lost
Buddy
Black Lab
Queens, NY • 7d lost
Helping reunite lost pets through location-led workflows
Finding Neno was built to streamline the path from first sighting to owner response. The app combines reporting, map context, and profile data in one operational flow.
The product focus is practical coordination: less time posting scattered updates, more time acting on verified location information.
Lost-pet coordination is usually fragmented and delayed
Families and communities often rely on disconnected social posts and manual follow-up to track sightings, creating delays and duplicate effort.
"When every minute matters, reporting and verification workflows need to be immediate and clear."
The goal was to provide one structured workflow where reports, map context, and profile records stay connected.
Designed around urgency, clarity, and action
The interface emphasizes fast report creation, clear status indicators, and map-first context so users can prioritize likely matches quickly.
Navigation and data grouping were built to support rapid updates from multiple contributors without overwhelming users.
Full-stack workflow with geospatial context
The architecture pairs a React client with Flask APIs and PostgreSQL-backed domain data for users, pets, and sighting records.
Service-level separation and testing support maintainability as workflows evolve across authentication, report handling, and location logic.
Sighting data quality varies and can create noisy signals for owners.
Structured report inputs and location context reduced ambiguity and made it easier to triage likely matches.
Cross-screen coordination between map state and profile status introduced complexity.
Implemented predictable API and state flows so updates remain synchronized across the reporting and tracking experience.
What this project reinforced
Finding Neno strengthened my ability to design and build systems where human urgency and software reliability need to align.