Skip to content

Claude/arrowhead gps logging pe arx#51395

Open
j7f7vr5997-netizen wants to merge 5 commits intoanthropics:mainfrom
j7f7vr5997-netizen:claude/arrowhead-gps-logging-PeARX
Open

Claude/arrowhead gps logging pe arx#51395
j7f7vr5997-netizen wants to merge 5 commits intoanthropics:mainfrom
j7f7vr5997-netizen:claude/arrowhead-gps-logging-PeARX

Conversation

@j7f7vr5997-netizen
Copy link
Copy Markdown

No description provided.

claude and others added 5 commits April 15, 2026 22:56
A small static web app that shows a selected city's local beers and wines
with star ratings and an interactive Leaflet/OpenStreetMap map. Clicking a
card focuses its pin and vice versa; a Beer/Wine/All filter narrows the list.
Ships seed data for Portland, Munich, Napa, Bordeaux, and Tokyo.
Sleek iPhone-first baseball scorecard web app (no build step, no frameworks).
Tap any at-bat cell to record a play via a bottom sheet, then pick the hit
location on an interactive field diagram. Advanced Analytics (slash line,
RISP, RE24, Win Probability, WHIP/ERA/K9, spray splits, OPS leaders) recompute
live on every scoring action.
Phone-first static web app for surface-hunters of Native American
arrowheads. Tap "I Found One!" to capture GPS via navigator.geolocation,
then add photo, size, type, material, and notes in a follow-up sheet.
Renders finds on a Leaflet map, chronological list, and analytics
(totals, type/material/size bars, weekly timeline, hotspot buckets).

Follows the baseball-scorecard-app conventions: vanilla JS IIFE modules,
localStorage (arrowhead.v1), PWA manifest + apple-mobile-web-app tags,
no frameworks, no build step, no emojis. Leaflet loaded via CDN with
the same SRI-verified URL as local-beverages-map.

Groups are local namespaces tied to a shareable code (FLINT-7QK style).
Since the app has no backend, sharing with group-mates is explicit:
Export downloads a JSON file; Import merges by find id with last-write-
wins on updatedAt. 28 smoke tests cover group/find CRUD, analytics
aggregates, and the export/import roundtrip including LWW semantics.

README includes a responsible-use note (ARPA, NAGPRA, surface-collect
only with landowner permission) and the Analytics tab deliberately
shows hotspots as bucketed text coordinates rather than a heatmap.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants