Commit Graph

4 Commits

Author SHA1 Message Date
bb14f04fb3 feat: add town and street autocomplete search endpoints
Add fuzzy search endpoints for address autocomplete powered by existing
customer data and street reference tables. Town search returns results
ranked by customer count; street search uses rapidfuzz scoring with
zip code lookup from customer records. Supports house number prefixes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 17:54:24 -05:00
b8c0247dc4 major claude changes 2026-01-28 21:54:45 -05:00
be4218952d docs: create comprehensive README 2026-01-18 17:55:37 -05:00
0b9c0915a1 first commit 2026-01-18 17:53:26 -05:00