Claude/arrowhead gps logging pe arx#51395
Open
j7f7vr5997-netizen wants to merge 5 commits intoanthropics:mainfrom
Open
Claude/arrowhead gps logging pe arx#51395j7f7vr5997-netizen wants to merge 5 commits intoanthropics:mainfrom
j7f7vr5997-netizen wants to merge 5 commits intoanthropics:mainfrom
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.