Location-Based Reminder App (idea) GitHub issue

vibecode
{"vibecode": {
    "doc": "location-reminder-app",
    "role": "consumer app concept that exercises puck.uno/geo with geofencing and brand-name business matching for location-tied errands; sketched to surface what geo features it would require",
    "key_concepts": ["location_reminders", "geofencing", "brand_name_business_match",
        "puck_uno_geo_exercise"],
    "status": "brainstorm"
}}

Status: future idea, noted in passing. A small consumer app concept that would exercise puck.uno/geo in ways the driver app doesn't.


The Idea GitHub issue

A personal location-monitoring app: the user maintains a list of "errands tied to places" (e.g., "buy milk at Kroger," "drop off returns at FedEx," "pick up prescription at CVS"), and the app reminds them when they're near a relevant location.

Day-to-day: the user is driving past a Kroger. The app pops a gentle reminder: "You wanted to buy milk here." User pulls in, gets the milk, marks the errand done.


What it would use from puck.uno/geo GitHub issue

The named-business-match filter is worth specifically calling out — the current $geo.businesses spec returns nearby businesses by category. A reminder app needs to match by brand name ("Kroger," "CVS") which is more specific. Probably backed by OSM's brand= tag or name= matching. Worth adding when this app is fleshed out.


Why it's a useful validation GitHub issue


Out of scope for now GitHub issue

This is a future idea, not a current commitment. Filed so it isn't lost. Real spec when the time comes.

© 2026 Puck.uno